New
0.0.4
- *kNN classifiers support sparse matrices properly
- support for the new model_selection API from scikit-learn
- extended graph-based label space clusteres to allow taking probability of a label occuring alone into consideration
- compatible with newest graphtool
- support the case when meka decides that an observation doesn't have any labels assigned
- HARAM classifier provided by Fernando Benitez from University of Konstanz
- predict_proba added to problem transformation classifiers
- ported to python 3