Skip to content

Commit

Permalink
Updating Kats 201, 203, 204 tutorial notebooks for colab support (fac…
Browse files Browse the repository at this point in the history
…ebookresearch#126)

Summary:
See title.
Links to run on colab:
201: https://colab.research.google.com/github/facebookresearch/Kats/blob/master/tutorials/kats_201_forecasting.ipynb
203: https://colab.research.google.com/github/facebookresearch/Kats/blob/master/tutorials/kats_203_tsfeatures.ipynb
204: https://colab.research.google.com/github/facebookresearch/Kats/blob/master/tutorials/kats_204_metalearning.ipynb

## Kats

Thank you for contributing! Please take a moment to review our [**contributing guidelines**](https://github.com/facebookresearch/Kats/blob/master/CONTRIBUTING.md)
to make the process easy and effective for everyone involved.

- [ ] Fork the repo and create your branch from master.
- [ ] If you've added code that should be tested, add tests.
- [ ] If you've changed APIs, update the documentation.
- [ ] Ensure the test suite passes.
- [ ] Make sure your code lints.
- [ ] If you haven't already, complete the Contributor License Agreement ("CLA").

Contributor License Agreement ("CLA")
In order to accept your pull request, we need you to submit a CLA. You only need to do this once to work on any of Facebook's open source projects.

Complete your CLA here: https://code.facebook.com/cla

`Ver: Kats v1.02`

Pull Request resolved: facebookresearch#126

Test Plan: Notebooks run successfully locally in jupyter and on colab

Reviewed By: jeffhandl

Differential Revision: D30860476

Pulled By: rohanfb

fbshipit-source-id: 9c04a1402414b75ca48600c5d26002c42ff4ed1d
  • Loading branch information
rohanfb authored and facebook-github-bot committed Sep 10, 2021
1 parent 951b761 commit 081b760
Show file tree
Hide file tree
Showing 3 changed files with 374 additions and 332 deletions.
88 changes: 49 additions & 39 deletions tutorials/kats_201_forecasting.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 081b760

Please sign in to comment.