-
Notifications
You must be signed in to change notification settings - Fork 6
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
Internal datasets pre master #207
Internal datasets pre master #207
Conversation
Refactor Pipeline `forecast` method
…release instruction (#77)
* added implementation * added tests * updated documentation * updated `fit` signature * updated changelog * changed tests * moved intervals to experimental * updated documentation * fixed tests * removed duplications * reworked `params_to_tune` * reworked tests * updated changelog * updated test * reformatted tests
* support for `pandas>=1.4, <1.5` * updated changelog
…ts (#97) * handle prediction intervals in `TSDataset` * updated fixtures * reworked fixture * added tests * new prediction intervals logic in `reconcile` * updated tests * formatting * formatted test * updated `DeepAR` * updated tests for `DeepAR` * updated prediction intervals for `TFT` * updated tests * updated `PerSegmentModelMixin` * updated model specific intervals tests * added prediction intervals names to `inverse_transform` signature * use new functionality in reversible transforms * updated tests * updated interval store in pipeline * updated `HierarchicalPipeline` * formatting * updated changelog * review fixes * reworked test * reworked inverse transforms * updated tests * review fixes
added params_to_tune and test_params_to_tune
Etna lib 31
…ervals (#130) * updated utils * added tests * updated `plot_forecast` * added tests * updated changelog * updated comparison logic * updated tests * added test for warning
…143) * added `get_historical_forecasts` * added tests * updated code to use `get_historical_forecasts` * added test * fixed test * updated changelog * changed tests names * removed duplicated tests
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
🚀 Deployed on https://deploy-preview-207--etna-docs.netlify.app |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## internal_datasets #207 +/- ##
=====================================================
+ Coverage 88.93% 89.03% +0.09%
=====================================================
Files 205 199 -6
Lines 13026 13181 +155
=====================================================
+ Hits 11585 11736 +151
- Misses 1441 1445 +4 ☔ View full report in Codecov by Sentry. |
Before submitting (must do checklist)
Proposed Changes
Closing issues