Author:Eibe Frank
Category:Classification
Changes:Cleaned up the code and adapted to get*Predictions() API change in WEKA.
Date:2013-12-11
Depends:weka (>=3.7.11)
Description:A metaclassifier that selects a mid-point threshold on the probability output by a classifier. The midpoint threshold is set so that a given performance measure is optimized. Currently this is the F-measure by default. Performance is measured either on the training data, a hold-out set, or using cross-validation. In addition, the probabilities returned by the base learner can have their range expanded so that the output probabilities will reside between 0 and 1 (this is useful if the scheme normally produces probabilities in a very narrow range).
License:GPL 3.0
Maintainer:Weka team <wekalist{[at]}list.scms.waikato.ac.nz>
PackageURL:http://prdownloads.sourceforge.net/weka/thresholdSelector1.0.3.zip?download
URL:http://weka.sourceforge.net/doc.packages/thresholdSelector
Version:1.0.3