v0.11.1

September 2024

Reminder: This release will be the last 0.X minor release. Other than patches, the next release will be 1.0.0 which contains a large amount of framework changes.

Highlights

Anomaly Detection

Documentation

Enhancements

Benchmarking

Bug Fixes

Regression

Enhancements

Transformations

Documentation

Enhancements

Visualisations

Bug Fixes

  • [BUG] Short term solution for shapelet feature importance (#2017) @IRKnyazev

Enhancements

  • [ENH] Adds option to use raw values instead of relative ones (#1998) @dguijo

Other

Maintenance

Contributors

The following have contributed to this release through a collective 11 GitHub Pull Requests:

@baraline, @SebastianSchmidl, @Cyril-Meyer, @dguijo, @IRKnyazev, @MatthewMiddlehurst, @Moonzyyy, @TonyBagnall, @wenig

v0.11.0

August 2024

Reminder: This release will be the last 0.X minor release. Other than patches, the next release will be 1.0.0 which contains a large amount of framework changes.

Highlights

  • Added Proximity Forest classifier (@itsdivya1309)

  • Added a composable ensemble for classification and regression (@MatthewMiddlehurst)

  • New deep learning networks in AEBiGRUNetwork, AEDRNNNetwork and AEAttentionBiGRUNetwork (@aadya940)

  • Lots of bug and documentation fixes

Anomaly Detection

Enhancements

Classification

Bug Fixes

Deprecation

Documentation

Enhancements

Maintenance

Clustering

Bug Fixes

Documentation

Maintenance

  • [MNT] Make input clustering algorithm for deep leaning an estimator parameter instead of string (#1944) @hadifawaz1999

  • [MNT] Add metrics parameter for deep clustering module (#1945) (#1958) @ghost

Refactored

Datasets

Documentation

Other

Distances

Bug Fixes

Documentation

  • [DOC] Fix 2 typos in distances notebook (#1873) @Datadote

  • [DOC, ENH] Updating distance’s notebooks + tests to ensure sklearn compatibility (#1838) @dguijo

Enhancements

  • [ENH] Plot the pairwise distance between two time series (#1977) @dguijo

Forecasting

Documentation

  • [DOC] Converging towards numpy doc standards V2 - issue #1540 (#1863) @IRKnyazev

Networks

Bug Fixes

Deprecation

Documentation

  • [DOC] Converging towards numpy doc standards V2 - issue #1540 (#1863) @IRKnyazev

Enhancements

Maintenance

  • [MNT] Remove tensorflow-addons dependency (#1869) @Cyril-Meyer

  • [MNT] Make input clustering algorithm for deep leaning an estimator parameter instead of string (#1944) @hadifawaz1999

Regression

Bug Fixes

Enhancements

Maintenance

Segmentation

Documentation

Similarity Search

Documentation

Transformations

Bug Fixes

Deprecation

Documentation

Enhancements

Other

Unit Testing

Bug Fixes

Enhancements

Maintenance

Visualisations

Bug Fixes

Documentation

Enhancements

  • [ENH] Plot the pairwise distance between two time series (#1977) @dguijo

Other

Bug Fixes

Documentation

Enhancements

Maintenance

Contributors

The following have contributed to this release through a collective 91 GitHub Pull Requests:

@aadya940, @aryanpola, @baraline, @chrisholder, @SebastianSchmidl, @Cyril-Meyer, @Datadote, @dguijo, @ghost, @hadifawaz1999, @harshithasudhakar, @IRKnyazev, @itsdivya1309, @MatthewMiddlehurst, @Moonzyyy, @PatriceJada, @phershbe, @Sharathchenna, @TonyBagnall