v0.9.0

May 2024

Highlights

  • New anomaly detection base class and MERLIN anomaly detector

  • Implementation for the RSAST classifier

  • Fixes for pipelines and new clustering and collection transformer pipeline classes

  • Improved model loading ability for deep learning modules

  • Large number of deprecations as we port transformations over to a new interface

Anomaly Detection

Enhancements

Benchmarking

Enhancements

Classification

Bug Fixes

Deprecation

Documentation

Enhancements

  • [ENH] Type hints for primitives and string arguments:Part1 (#1472) @nileenagp

  • [ENH] Add control over the score method of classification and regression (#1443) @aadya940

  • [ENH] Type hints for primitives and string arguments:Part2 (#1487) @nileenagp

  • [ENH] Included RSAST as a alternative to SAST (2.0) (#1383) @nirojasva

  • [ENH] Loading ability in deep learning modules for classification/regression/clustering (#1374) @hadifawaz1999

  • [ENH] Type hints for primitives and string arguments:Part3 (#1525) @nileenagp

Maintenance

Clustering

Bug Fixes

  • [ENH,BUG] Fixes for pipeline utilities and additional pipeline classes for collection based estimators (#1533) @MatthewMiddlehurst

  • [ENH,BUG] added weighted elastic barycenter and fix cache issue in subgradient method (#1563) @maxwell1503

Enhancements

  • [ENH,BUG] Fixes for pipeline utilities and additional pipeline classes for collection based estimators (#1533) @MatthewMiddlehurst

  • [ENH,BUG] added weighted elastic barycenter and fix cache issue in subgradient method (#1563) @maxwell1503

  • [ENH] Loading ability in deep learning modules for classification/regression/clustering (#1374) @hadifawaz1999

Maintenance

Datasets

Enhancements

Distances

Bug Fixes

Enhancements

Regression

Bug Fixes

Deprecation

Documentation

Enhancements

  • [ENH] Add control over the score method of classification and regression (#1443) @aadya940

  • [ENH] Loading ability in deep learning modules for classification/regression/clustering (#1374) @hadifawaz1999

Transformations

Bug Fixes

  • [ENH,BUG] Fixes for pipeline utilities and additional pipeline classes for collection based estimators (#1533) @MatthewMiddlehurst

Deprecation

Enhancements

Unit Testing

Maintenance

Other

Bug Fixes

  • [BUG] Dependencies version checking not handling python release candidate correctly (#1450) @baraline

Deprecation

Documentation

Enhancements

Maintenance

Contributors

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

@aadya940, @AnonymousCodes911, @baraline, @chrisholder, @CodeLionX, @hadifawaz1999, @itsdivya1309, @jasonmokk, @MatthewMiddlehurst, @maxwell1503, @nileenagp, @nirojasva, @TonyBagnall