probabilityCalibrationTrees: Probability calibration trees plus ensemble learning using cascade generalization

URL:http://weka.sourceforge.net/doc.packages/probabilityCalibrationTrees
Author:Tim Leathart
Maintainer:Weka team <wekalist{[at]}list.scms.waikato.ac.nz>

Provides probability calibration trees (PCTs) for local calibration of class probability estimates. To achieve calibration of a base learner, the PCT class must be used as the meta learner in the CascadeGeneralization class, which is also included in this package. The classifier to be calibrated must be used as the base learner in the CascadeGeneralization class. The CascadeGeneralization class can also be used independently to perform CascadeGeneralization for ensemble learning. The code for PCTs is largely the same as the LMT code for growing logistic model trees.

All available versions:
Latest
1.0.0