Description: ML-KNN is a package for learning multi-label k-nearest neighbor classifiers. The package includes the MATLAB code of the algorithm ML-KNN, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously.
References:
M.-L. Zhang and Z.-H. Zhou. ML-kNN: A lazy learning approach to multi-label learning. Pattern Recognition, 2007, 40(7): 2038-2048.
ATTN: This package is free for academic usage. You can run it at your own risk. For other purposes, please contact Prof. Zhi-Hua Zhou (zhouzh@nju.edu.cn).
Requirement: The package was developed with MATLAB.
ATTN2: This package was developed by Mr. Min-Ling Zhang (zhangml@lamda.nju.edu.cn). For any problem concerning the code, please feel free to contact Mr. Zhang.
Download:
code (5.0Kb)