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 _predictor.py #2

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Update _predictor.py #2

wants to merge 38 commits into from

Conversation

hiok2000
Copy link
Owner

@hiok2000 hiok2000 commented Jan 8, 2020

To support windows R directory.

Issue #, if available:

Description of changes:
Fix bug.

hiok2000 and others added 30 commits January 8, 2020 17:28
To support windows R directory.
* fix bug in cdf method of piecewise linear distributions

* improve test

* regularize slopes and add robustness test
* fixed taxi dataset cardinality

* Update _gp_copula_2019.py

Points now to the corrected taxi file.

* Update _gp_copula_2019.py

Fix style check

* Update _gp_copula_2019.py

Minor.

* Update _gp_copula_2019.py

Style fix

Co-authored-by: Michael Bohlke-Schneider <[email protected]>
* Implemented N-Beats as described in https://arxiv.org/abs/1905.10437.
* exception: L_H parameter (sampling training sequences is done through InstanceSplitter)

Co-Authored-By: Lorenzo Stella <[email protected]>
* Enhanced error message for input time-series fields.

* Fixed notebooks to use right ts shapes.
* fix trend model to work in symbolic mode

* explicitly enable hybridization
* disabling test for ensemble nbeats because of timeouts

* disabling more test cases
* Update extended_tutorial.md

* Update docs/examples/extended_forecasting_tutorial/extended_tutorial.md

Co-Authored-By: Lorenzo Stella <[email protected]>

Co-authored-by: Lorenzo Stella <[email protected]>
* Updated N-Beats defaults.

* Adjustied documentation wording.

Co-authored-by: Lorenzo Stella <[email protected]>
* stop_gradient in denominator of sMAPE
* Couple of minor fixes in the GluonTSFramework.

Co-authored-by: Lorenzo Stella <[email protected]> and Jasper Schulz <[email protected]>
* fix mean_ts method

* address comments

* address comments
* Update mypy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants