pypi pycaret 3.0.0
PyCaret 3.0

14 months ago

Release: PyCaret 3.0

This is a major update introducing multiple new features and bug fixes as well as breaking API changes. Please refer to the documentation and tutorials for more information.

PyCaret 2.0 code will most likely not run without changes!

Main changes

  • New Time Series Forecasting module
  • Far-reaching internal refactor for better performance, consistency and developer productivity
  • New object-oriented API that can be used alongside the functional API
  • Completely refactored preprocessing
  • Prevented target leakage by using pipelines in cross-validation
  • Compatibility with latest scikit-learn
  • Support for scikit-learn-intelex for better performance on CPU
  • New experiment logging API with MLFLow, Weights & Biases, DagsHub and CometML support
  • Distributed parallel computation with Fugue
  • Reworked tutorials and documentation
  • Removal of outdated NLP and ARules modules
  • Multiple other fixes and improvements

Full Changelog

New Contributors

Full Changelog: 2.3.10...3.0.0

Don't miss a new pycaret release

NewReleases is sending notifications on new releases.