Skip to content

Commit

Permalink
Release 2.7.0 (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-a-bunin authored Jun 4, 2024
1 parent 5cb8485 commit 11b0b49
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 21 deletions.
43 changes: 25 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased
### Added
- Add `TS2VecEmbeddingModel` model ([#253](https://github.com/etna-team/etna/pull/253))
- Add `EmbeddingSegmentTransform` ([#265](https://github.com/etna-team/etna/pull/265))
- Add `EmbeddingWindowTransform` ([#265](https://github.com/etna-team/etna/pull/265))
- Add `TSTCCEmbeddingModel` ([#294](https://github.com/etna-team/etna/pull/294))
- Add `210-embedding_models` example notebook ([#304](https://github.com/etna-team/etna/pull/304))
- Add parameter `drop_zero` into `MRMRFeatureSelectionTransform` ([#308](https://github.com/etna-team/etna/issues/308))
-
-
-
Expand All @@ -25,16 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-

### Changed
- Allow `RNNModel` to work with categorical features ([#334](https://github.com/etna-team/etna/pull/334))
- Allow `DeepARNativeModel` and `MLPModel` to work with categorical features ([#336](https://github.com/etna-team/etna/pull/336))
- Allow `DeepState` to work with categorical features ([#342](https://github.com/etna-team/etna/pull/342))
- Allow encoders to return numeric features ([#352](https://github.com/etna-team/etna/pull/352))
-
-
-
-
- Enable cancelling old CI/CD runs after changes in a branch ([#339](https://github.com/etna-team/etna/pull/339))
-
-
-
-
Expand All @@ -43,13 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-

### Fixed
- Fix FordA download url in classification notebook ([#309](https://github.com/etna-team/etna/pull/309))
- Allow `seaborn` dependency to have higher version ([#319](https://github.com/etna-team/etna/pull/319))
- Fix `MRMRFeatureSelectionTransform` to correctly handle less-is-better `relevance_table` ([#308](https://github.com/etna-team/etna/issues/308))
- Fix `PatchTSModel` fails when using additional features ([#376](https://github.com/etna-team/etna/issues/376))
- Fix `DeepStateModel` forecasting problem with horizon=1 ([#377](https://github.com/etna-team/etna/pull/377))
-
- Fix `101-get-started` notebook to be rendered correctly ([#340](https://github.com/etna-team/etna/pull/340))
-
-
-
Expand All @@ -58,6 +40,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
-
-
-

## [2.7.0] - 2024-06-04
### Added
- Add `TS2VecEmbeddingModel` model ([#253](https://github.com/etna-team/etna/pull/253))
- Add `EmbeddingSegmentTransform` ([#265](https://github.com/etna-team/etna/pull/265))
- Add `EmbeddingWindowTransform` ([#265](https://github.com/etna-team/etna/pull/265))
- Add `TSTCCEmbeddingModel` ([#294](https://github.com/etna-team/etna/pull/294))
- Add `210-embedding_models` example notebook ([#304](https://github.com/etna-team/etna/pull/304))
- Add parameter `drop_zero` into `MRMRFeatureSelectionTransform` ([#308](https://github.com/etna-team/etna/issues/308))

### Changed
- Allow `RNNModel` to work with categorical features ([#334](https://github.com/etna-team/etna/pull/334))
- Allow `DeepARNativeModel` and `MLPModel` to work with categorical features ([#336](https://github.com/etna-team/etna/pull/336))
- Allow `DeepState` to work with categorical features ([#342](https://github.com/etna-team/etna/pull/342))
- Allow encoders to return numeric features ([#352](https://github.com/etna-team/etna/pull/352))
- Enable cancelling old CI/CD runs after changes in a branch ([#339](https://github.com/etna-team/etna/pull/339))

### Fixed
- Fix FordA download url in classification notebook ([#309](https://github.com/etna-team/etna/pull/309))
- Allow `seaborn` dependency to have higher version ([#319](https://github.com/etna-team/etna/pull/319))
- Fix `MRMRFeatureSelectionTransform` to correctly handle less-is-better `relevance_table` ([#308](https://github.com/etna-team/etna/issues/308))
- Fix `PatchTSModel` fails when using additional features ([#376](https://github.com/etna-team/etna/issues/376))
- Fix `101-get-started` notebook to be rendered correctly ([#340](https://github.com/etna-team/etna/pull/340))
- Fix `DeepStateModel` forecasting problem with horizon=1 ([#377](https://github.com/etna-team/etna/pull/377))

## [2.6.0] - 2024-04-11
### Added
Expand Down
9 changes: 7 additions & 2 deletions docs/source/_static/switcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,15 @@
"url": "https://docs.etna.ai/latest/"
},
{
"name": "2.6.0 (stable)",
"version": "2.6.0",
"name": "2.7.0 (stable)",
"version": "2.7.0",
"url": "https://docs.etna.ai/stable/"
},
{
"name": "2.6.0",
"version": "2.6.0",
"url": "https://docs.etna.ai/2.6.0/"
},
{
"name": "2.5.0",
"version": "2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "etna"
version = "2.6.0"
version = "2.7.0"
repository = "https://github.com/etna-team/etna"
readme = "README.md"
description = "ETNA is the first python open source framework of Tinkoff.ru AI Center. It is designed to make working with time series simple, productive, and fun."
Expand Down

0 comments on commit 11b0b49

Please sign in to comment.