Skip to content

Scikit-Criteria Next! 0.5

Compare
Choose a tag to compare
@leliel12 leliel12 released this 15 Dec 00:40
· 279 commits to master since this release

In this version scikit-criteria was rewritten from scratch. Among other things:

  • The model implementation API was simplified.
  • The Data object was removed in favor of DecisionMatrix which implements many more useful features for MCDA.
  • Plots were completely re-implemented using Seaborn.
  • Coverage was increased to 100%.
  • Pipelines concept was added (Thanks to Scikit-learn).
  • New documentation. The quick start is totally rewritten!

Full Changelog: https://github.com/quatrope/scikit-criteria/commits/0.5