Package weka.classifiers.meta

Class Summary
OneClassClassifier Performs one-class classification on a dataset.

Classifier reduces the class being classified to just a single class, and learns the datawithout using any information from other classes.