Skip to content

v0.3.2

Compare
Choose a tag to compare
@nok nok released this 29 Jan 22:25
· 437 commits to stable since this release

Add changes:

Package

  • Extend backwards compatibility (scikit-learn>=0.14.1) by refactoring the dependency handling, tests and examples

Fixed bugs:

AdaBoostClassifier, DecisionTreeClassifier & RandomForestClassifier

  • Fix error with negative indices (#5)