Source code of the modified MEKA (version 1.4.1) framework for the Automated Multi-Label Classification (Auto-MLC) project. The original code is available at meka.sourceforge.net/ and https://github.com/Waikato/meka/.
Main differences to the original version:
-
How the statistics are generated to the user. Now, the statistics contain the measures for the train set and the test set.
-
Modifications in the classifier's output, to make easy to handle and get the classification measures produced by the MLC algorithm.
-
Issue presented at: Waikato/meka#42 (comment)
If you are using this framework, please cite its paper:
=> J. Read, P. Reutemann, B. Pfahringer and G. Holmes. MEKA: A Multi-label/Multi-target Extension to WEKA. The Journal of Machine Learning Research, 17(1), 667-671, 2016. Available at: http://jmlr.org/papers/v17/12-164.html.