Depth of the tree
Minimum number of samples required to split an internal node
Provides meta-information on the regressor
Provides meta-information on the regressor
Map object of metric names and metric values
Calculates the purity for a cut at threshold at this node
Calculates the purity for a cut at threshold at this node
List of this feature for all instances at this node
The cut-off threshold to be applied
The purity of this split
The name of the regressor
The name of the regressor
Applies the trained regressor to a dataset
Applies the trained regressor to a dataset
List of data instances
List of predictions
Sets optimal feature and cut-off value for this node
Sets optimal feature and cut-off value for this node
Feature vectors of instances at this node
List of labels of instances at this node
Decision tree to update
Index of the node to tune
Performs the training of the regressor
Performs the training of the regressor
List of training instances
List of training labels
Decision tree regressor