A simple implementation of our paper Online Partial Label Learning.
Haobo Wang, Yuzhou Qiang, Chen Chen, Weiwei Liu, Tianlei Hu, Zhao Li, Gang Chen. Online Partial Label Learning. ECML-PKDD, 2020.
The codes of our proposed methods can be found in the corresponding documents files. We put a dataset BirdSong to test the performance. If you want to test on other datasets, you can just change the variable dataStr
in main.py.
Usage: python main.py