Learning classifiers from only positive and unlabeled data 论文

2008引用 1028
Machine Learning and Data ClassificationImbalanced Data Classification TechniquesMachine Learning and Algorithms

摘要

The input to an algorithm that learns a binary classifier normally consists of two sets of examples, where one set consists of positive examples of the concept to be learned, and the other set consists of negative examples. However, it is often the case that the available training data are an incomplete set of positive examples, and a set of unlabeled examples, some of which are positive and some of which are negative. The problem solved in this paper is how to learn a standard binary classifier given a nontraditional training set of this nature.