YuriWu / LIMO

The code of the LIMO algorithm proposed in our ICML'17 paper "A Unified View of Multi-Label Performance Measures"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIMO

The matlab code of the LIMO algorithm proposed in our ICML'17 paper "A Unified View of Multi-Label Performance Measures"

Run

Run the demo.m in MATLAB, LIMO will run as its default parameters on sample datasets.

LibSVM is needed. MATLAB functions named svmtrain and svmpredict should be included in path.

Some sample datasets and performance measure evaluation codes are contained. You may find the evaluation codes are useful for your own multi-label research.

About

The code of the LIMO algorithm proposed in our ICML'17 paper "A Unified View of Multi-Label Performance Measures"


Languages

Language:MATLAB 91.0%Language:M 9.0%