Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.13 KB

File metadata and controls

31 lines (27 loc) · 1.13 KB

LRMML Model for Multi Label Leanring

➡️ Implementation of LRMML Model

➡️ Working example: https://github.com/sanjayksau/lrmml-2

➡️ If you use LRMML's Model and functionality in a scientific publication, please cite the following paper:

Cite this paper

Kumar, S., Rastogi, R., Low rank label subspace transformation for multi-label learning with missing labels. Information Sciences 596, 53–72 (2022)

BibTeX entry:

@article{10.1016/j.ins.2022.03.015,
author = {Kumar, Sanjay and Rastogi, Reshma},
title = {Low rank label subspace transformation for multi-label learning with missing labels},
year = {2022},
issue_date = {Jun 2022},
publisher = {Elsevier Science Inc.},
address = {USA},
volume = {596},
number = {C},
issn = {0020-0255},
url = {https://doi.org/10.1016/j.ins.2022.03.015},
doi = {10.1016/j.ins.2022.03.015},
journal = {Inf. Sci.},
month = {jun},
pages = {53–72},
numpages = {20},
keywords = {Label subspace transformation, Auxiliary label matrix, Label correlation, Missing labels, Multi-label learning}
}