---------------------------
- support for new multi-label classification methods:
- classsifier chains (CC)
- multi-label kNN methods: BRkNN and MLkNN
- all classifiers use sparse matrices internally
- a general network for clustering label space with a flat classifier
- the classifiers work with scikit pipelines / CVs
- interface to meka 1.9, meka can work as a scikit-ml classifier
- loading arff files to sparse matrices by default