Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
d.a.bunin committed Nov 16, 2021
1 parent 7f97ae9 commit 020db76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- RelevanceTable returns rank ([#268](https://github.com/tinkoff-ai/etna-ts/pull/268/))
- FilterFeaturesTransform ([#277](https://github.com/tinkoff-ai/etna-ts/pull/277))

### Changed

Expand All @@ -27,7 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- omegaconf config parser in cli ([#258](https://github.com/tinkoff-ai/etna-ts/pull/258))
- Feature relevance table calculation using feature importance ([#261](https://github.com/tinkoff-ai/etna-ts/pull/261))
- MeanSegmentEncoderTransform ([#265](https://github.com/tinkoff-ai/etna-ts/pull/265))
- FilterFeaturesTransform ([#277](https://github.com/tinkoff-ai/etna-ts/pull/277))

### Changed
- Add possibility to set custom in_column for ConfidenceIntervalOutliersTransform ([#240](https://github.com/tinkoff-ai/etna-ts/pull/240))
Expand Down

0 comments on commit 020db76

Please sign in to comment.