subsample property

double? subsample
getter/setter pair

Subsample fraction of the training data to grow tree to prevent overfitting for boosted tree models.

Implementation

core.double? subsample;