Scikit Multiflow Versions Save

A machine learning package for streaming data in Python. The other ancestor of River.

0.5.3

3 years ago

Addresses a bug that triggered an error in the conda-forge pipelines for Windows.

No functional changes. This release contains the same features as v0.5.0.

0.5.0

3 years ago

Please refer to the corresponding changelog entry for detailed information.

0.4.1

4 years ago

Please refer to the corresponding changelog entry for detailed information.

0.4.0

4 years ago

Please refer to the corresponding changelog entry for detailed information.

0.3.0

5 years ago

Please refer to the corresponding changelog entry for detailed information.

0.2.0

5 years ago

New features

Misc

  • Remove Python 3.4 from list of supported versions as it has reached its end-of-life date
  • Misc bug fixes

0.1.4

5 years ago

New methods

  • Accuracy Weighted Ensemble classifier (paper)

Misc

  • Improvements and bug fixes in drift detection methods
  • Improved examples/documentation for docker image
  • Misc bug fixes

0.1.3

5 years ago

New methods

  • Learn++.NSE classifier (paper)
  • Naive Bayes (incremental)
  • Hoeffding Anytime Tree or Extremely Fast Decision Tree (paper)

Misc

  • Minor performance improvements
  • Misc bug fixes

0.1.2

5 years ago

New methods

  • Learn++ classifier (paper)

Misc

  • Improve performance of evaluators when saving all predictions into a file
  • Misc bug fixes

0.1.0

5 years ago

Initial (minor) release of scikit-multiflow.

From this point the scikit-multiflow will also be available via PyPI