Skip to content

v0.5.0 🐳

Compare
Choose a tag to compare
@hushchyn-mikhail hushchyn-mikhail released this 16 Jun 08:33
· 38 commits to main since this release
7d23033

πŸŒ€ Updates:

  • EnergyDistanceCalculator method is added for change point detection based on energy distance calculation.
  • ChangePointDetectionClassifierCV added as a version of ChangePointDetectionClassifier method with K-Fold cross-validation.
  • MatrixImportance added to calculate a matrix of importance for each pair of input features in change point detection task.
  • Now we use automatic tests for all methods in roerich.
  • Methods are divided into different modules for future versions. Compatibility with v0.4.0 is maintained.

πŸ“ƒ Documentation:

  • Added descriptions of all new methods in roerich.