Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 741 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 741 Bytes

ALPUD: Active Learning from Positive and Unlabeled Data

This repository contains a MATLAB implementation of the ALPUD algorithm (Active Learning from Positive and Unlabeled Data), introduced and presented in the following paper:

  • Ghasemi, Alireza, Hamid R. Rabiee, Mohsen Fadaee, Mohammad T. Manzuri, and Mohammad H. Rohban. "Active learning from positive and unlabeled data." In Data Mining Workshops (ICDMW), 2011 IEEE 11th International Conference on, pp. 244-250. IEEE, 2011.

The paper can be found on IEEE Xplore and downloaded from here.

The work is published under MIT license.

Copyright (c) 2016 Alireza Ghasemi