Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ktr1.ipynb #777

Merged
merged 3 commits into from
Aug 17, 2022
Merged

Update ktr1.ipynb #777

merged 3 commits into from
Aug 17, 2022

Conversation

edwinnglabs
Copy link
Collaborator

Fixes #773

@edwinnglabs edwinnglabs added the documentation Improvements or additions to documentation label Aug 6, 2022
Copy link
Collaborator

@jeongyoonlee jeongyoonlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's silence the warnings. Also cell 12 has a syntax error and cells below didn't get executed.

@edwinnglabs
Copy link
Collaborator Author

Let's silence the warnings. Also cell 12 has a syntax error and cells below didn't get executed.

Fixed the typo in cell 12. The message only happens in the first attempt (c++ compilation).

@GavinSteiningerUber GavinSteiningerUber merged commit 4b1ddb2 into dev Aug 17, 2022
@GavinSteiningerUber GavinSteiningerUber deleted the fix-notebook branch August 17, 2022 19:39
edwinnglabs added a commit that referenced this pull request Nov 30, 2022
* v1.1.3dev

* add python 3.8/3.9 to workflow (#752)

* add python 3.8 to workflow

* add python 3.9 to workflow

* update

* optimize interface (#755)

* update residual diagnostic plots and example notebook (#758)

* update residual diagnostic plots and example notebook

* minor fix on unused import

* diagnostic

* Create residual_diagnostic.ipynb

* temp

* update

* notebook update

* Update plot.py

* Update plot.py

* Update plot.py

* update

* fix bug

* update plot function

* Update plot.py

* Update model_diagnostics.ipynb

* remove file

* fixing lint problem

* refreshing diagnostic notebook

* Update plot.py

* Update residual_diagnostic.ipynb

Co-authored-by: Edwin Ng <edwinnglabs@gmail.com>

* Fix tqdm outlook (#762)

* init proposal

This should fix the tqdm outlook and slightly adjust the arg to make forecast and its child consistent.

* Update hyper_parameters_tuning.ipynb

* init proposal

This should fix the tqdm outlook and slightly adjust the arg to make forecast and its child consistent.

* Update hyper_parameters_tuning.ipynb

* a message added for ipywidgets

* lint fix

* Dev requirements fix (#763)

* torch version update

* release process update

* minor code cleanup w/ Python 3 syntax (#765)

* Edwin/some utils (#769)

* Update stan.py

* lint

* Dev fix ktr (#771)

* fix re-instantiation bug in KTR

* tutorial update

* fix re-instantiation bug in KTR

* tutorial update

* Add new utils (#778)

* temp

* adding new utils

* Update general.py

* Bug fix/numpy freeze (#783)

* Update requirements.txt

* Update build.yaml

* Update build.yaml

* Update build.yaml

* Update build.yaml

* Update ktr1.ipynb (#777)

* Update ktr1.ipynb

* Update ktr1.ipynb

* global trend prior enhancement (#786)

* global trend prior enhancement

* lint reformatting

* notebook refresh

notebook refresh

Co-authored-by: Zhishi Wang <zhishiw@uber.com>
Co-authored-by: Zhishi Wang <wangzhishi@users.noreply.github.com>
Co-authored-by: Ariel Jiang <ariel.jiang@uber.com>
Co-authored-by: Jeong-Yoon Lee <jeongyoon.lee1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tutorial Page with KTR Part I
3 participants