Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 530 Bytes

Positive and Unlabled Learning (pu-learning)

A set of machine learning tools and algorithms for learning from positive and unlabled datasets.

Tools

PUAdapter: A tool that adapts any estimator that can output a probability to positive-unlabled learning. It is based on: Elkan, Charles, and Keith Noto. "Learning classifiers from only positive and unlabeled data." Proceeding of the 14th ACM SIGKDD international conference on Knowledge discovery and data mining. ACM, 2008.