22 #ifndef __DECISION_TREE_MODEL_H__
23 #define __DECISION_TREE_MODEL_H__
40 namespace decision_tree
50 reducedErrorPruning = 1
daal::algorithms::decision_tree::none
Definition: decision_tree_model.h:49
daal
Definition: algorithm_base_common.h:31
daal::algorithms::decision_tree::reducedErrorPruning
Definition: decision_tree_model.h:50
daal::algorithms::decision_tree::Pruning
Pruning
Pruning method for Decision tree algorithm.
Definition: decision_tree_model.h:47