22#ifndef ROOT_TMVA_IPruneTool
23#define ROOT_TMVA_IPruneTool
51 : QualityIndex(
q), PruneStrength(alpha), PruneSequence(
sequence) {}
double Double_t
Double 8 bytes.
Implementation of a Decision Tree.
Double_t QualityIndex
! quality measure for a pruned subtree T of T_max
std::vector< DecisionTreeNode * > PruneSequence
! the sequence of pruning locations in T_max that yields T
Double_t PruneStrength
! the regularization parameter for pruning
create variable transformations