Skip to content

0.8.1

Pre-release
Pre-release

Choose a tag to compare

@haesleinhuepf haesleinhuepf released this 24 Jul 19:01
· 58 commits to main since this release

What's Changed

  • Print classifier information when calling str(classifier) or > classifier on the ipython console by @jo-mueller in #31
  • Feature importance by @haesleinhuepf in #30

Bug fixes

  • Unknown features cause an exception now in the ObjectClassifier
  • When older .cl files were read, this caused errors while loading because some fields were not filled with default values. Old .cl files should now work again,
  • Added missing dependency: pandas

New Contributors

Full Changelog: 0.8.0...0.8.1