22 #ifndef ROOT_TMVA_IPruneTool 23 #define ROOT_TMVA_IPruneTool 51 : QualityIndex(
q), PruneStrength(alpha), PruneSequence(sequence) {}
Double_t PruneStrength
quality measure for a pruned subtree T of T_max
std::vector< DecisionTreeNode * > PruneSequence
the regularization parameter for pruning
RooArgSet S(const RooAbsArg &v1)
Implementation of a Decision Tree.
Abstract ClassifierFactory template that handles arbitrary types.