Skip to content

v0.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Dec 00:12

v0.12.0 (2025-12-18)

This release is published under the BSD-3-Clause License.

Bug Fixes

  • Ensure predict_proba is a probability or None (88331f6)

  • Fix issue with csv stream (fdffaf3)

  • Fixing ARF-Reg tree learner problem (31a38c4)

  • Sleade doc (40d16cc)

  • Tests for ssl (c83ba65)

  • Update anomaly score retrieval in MOAAnomalyDetector (#318) (#318, b11a920)

  • Update default window size for HalfSpaceTrees to 250 (#304) (#304, 2eec275)

  • AnomalyDetector: Implement str method to return class name (#315) (#315, ba2bfd0)

Build System

Documentation

  • Fix build issue from cross-drive links and hide broken source links (#312) (#312, 2e5d398)

  • Minor tidying and error corrections (#314) (#314, e7d990f)

  • Review notebooks for grammar, clarity and minor fixes (#316) (#316, 0dc7b6f)

  • Update contributor information (5685d65)

  • notebooks: Review notebooks for numbering, grammar, and consistency (#320) (#320, f1d53c1)

Features

  • Add sleade (4dc0283)

  • Update moa.jar (564e515)

  • AdaptiveIsolationForest: Add Adaptive Isolation Forest implementation (#319) (#319, fdddf47)

  • automl: Add BanditClassifier and SuccessiveHalvingClassifier (955ae15)

  • misc: Add 'save_stream_arff' (#310) (#310, c5e93e1)

  • ocl: Add Repeated Augmented Rehearsal (RAR) (b43c01a)

  • stream: Add MixedGenerator (8e71b23)

  • stream: Update generator lint (2520019)


Detailed Changes: v0.11.0...v0.12.0