futuresun912 / MLSF

Multi-Label Classification by Mining Meta-Label Specific Features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Multi-Label Classification by Mining Meta-Label Specific Features.


Languages

Language:C 70.6%Language:MATLAB 27.0%Language:Makefile 2.4%