Skip to content

Commit

Permalink
Fix classification notebook to download FordA dataset without err…
Browse files Browse the repository at this point in the history
…or (#1298)
  • Loading branch information
Mr-Geekman authored Jun 28, 2023
1 parent 72c8aea commit e7264c1
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 108 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix `BasePipeline.forecast` when prediction intervals are estimated on history data with presence of NaNs ([#1291](https://github.com/tinkoff-ai/etna/pull/1291))
- Teach `BaseMixin.set_params` to work with nested `list` and `tuple` ([#1201](https://github.com/tinkoff-ai/etna/pull/1201))
- Fix `get_anomalies_prediction_interval` to work when segments have different start date ([#1296](https://github.com/tinkoff-ai/etna/pull/1296))
- Fix `classification` notebook to download `FordA` dataset without error ([#1298](https://github.com/tinkoff-ai/etna/pull/1298))

## [2.0.0] - 2023-04-11
### Added
Expand Down
Loading

1 comment on commit e7264c1

@github-actions
Copy link

Choose a reason for hiding this comment

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

Please sign in to comment.