oneClassClassifier oneClassClassifier

Group nz.ac.waikato.cms.weka
描述 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. The testing stage will classify as 'target'or 'outlier' - so in order to calculate the outlier pass rate the dataset must contain informationfrom more than one class. Also, the output varies depending on whether the label 'outlier' exists in the instances usedto build the classifier. If so, then 'outlier' will be predicted, if not, then the label willbe considered missing when the prediction does not favour the target class. The 'outlier' classwill not be used to build the model if there are instances of this class in the dataset. It cansimply be used as a flag, you do not need to relabel any class
版本 仓库 发布时间
1.0.4 central 2013-05-14 16:13
1.0.3 central 2012-04-26 13:41
1.0.2 central 2012-04-24 09:28
索引仓库
仓库 个数
Central 592045