Depth of the tree
Function to measure the quality of a split
Minimum number of samples required to split an internal node
Number of boosting steps
Fractional size of the sub-sample of random instances with replacement (default: number of training instances)
Verbosity of output
Provides meta-information on the classifier
Provides meta-information on the classifier
Map object of metric names and metric values
The name of the classifier
The name of the classifier
Applies the trained classifier to a dataset
Applies the trained classifier to a dataset
List of data instances
List of predictions
Performs the training of the classifier
Performs the training of the classifier
List of training instances
List of training labels
Decision tree classifier