aldro61 / pu-learning

Positive and unlabeled learning wrappers for scikit-learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Positive and unlabeled learning wrappers for scikit-learn

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%