0.8.1
Pre-release
Pre-release
What's Changed
- Print classifier information when calling
str(classifier)or> classifieron 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
- @jo-mueller made their first contribution in #31
Full Changelog: 0.8.0...0.8.1