How should I construct a binary classifier for small set of positive data and million of unlabeled data?
Does anyone have suggestions for specific algorithm or implementation for labeled data of only one class and unlabeled data that can be from either classes? And I'm unsure what is the proportion of Class A to B that exists within the unlabeled data and also my labeled data is not randomly chosen.
Topic labelling classification machine-learning
Category Data Science