Logo ROOT   6.14/05
Reference Guide
TMVA::ClassificationResult Class Reference

Class to save the results of the classifier.

Every machine learning method booked have an object for the results in the classification process, in this class is stored the mvas, data loader name and ml method name and title. You can to display the resutls calling the method Show, get the ROC-integral with the method GetROCIntegral or get the TMVA::ROCCurve object calling GetROC.

#include <TMVA/Classification.h>


The documentation for this class was generated from the following file: