Skip to content

Commit

Permalink
Fix notebooks in inference track (#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Geekman authored Oct 10, 2022
1 parent 70c7b0b commit 8334d2d
Show file tree
Hide file tree
Showing 3 changed files with 534 additions and 235 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix behavior of SARIMAXModel if simple_differencing=True is set ([#837](https://github.com/tinkoff-ai/etna/pull/837))
-
- Fix bug with context size in new nns ([#951](https://github.com/tinkoff-ai/etna/pull/951))
-
- Fix notebooks `get_started`, `custom_transform_and_model` to work with new classes ([#974](https://github.com/tinkoff-ai/etna/pull/974))
- ProphetModel doesn't work with cap and floor regressors ([#842](https://github.com/tinkoff-ai/etna/pull/842))
- Fix problem with encoding category types in OHE ([#843](https://github.com/tinkoff-ai/etna/pull/843))
-
Expand Down
715 changes: 515 additions & 200 deletions examples/custom_transform_and_model.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 8334d2d

Please sign in to comment.