/MLSF-master

MLSF algorithm in "Multi-Label Classification with Meta-Label-Specific Features”

Primary LanguageC

MLSF

Multi-Label Classification with Meta-Label Specific Features.

This is an example MATLAB program for conducting experiments in [1].

[1] L. Sun et al, Multi-label classification by mining meta-label specific features, a submission to ICPR-16;

The following package is necessary for executing the program:

LIBSVM -- A Library for Support Vector Machines;
URL: http://www.csie.ntu.edu.tw/~cjlin/libsvm.