p

probabilityCalibrationTrees

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. For more details, see the ACML paper on probability calibration trees.
http://weka.sourceforge.net/doc.packages/probabilityCalibrationTrees
GNU General Public License 3
University of Waikato, Hamilton, NZ
Tim Leathart
Aggregated version Version Update time
1.0 1.0.0 Nov 27, 2017
1 Records