We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166c00c commit d4f205bCopy full SHA for d4f205b
docs/changelogs/v1.2.md
@@ -9,6 +9,7 @@ June 2025
9
into `anomaly_detection.collection` and `anomaly_detection.series` submodules.
10
- `ProximityForest` and `ProximityTree` classifiers have been improved to support
11
unequal length and multivariate series. The classifiers are also significantly faster.
12
+- A new implementation for the `TD-MVDC` classifier
13
- The forecasting module has been enhanced with additional methods for direct and recursive forecasting,
14
as well as new algorithms such as ETS. This module is still in early development, and we expect
15
framework changes in future releases.
0 commit comments