subsample property
Subsample fraction of the training data to grow tree to prevent overfitting for boosted tree models.
Implementation
core.double? subsample;
Subsample fraction of the training data to grow tree to prevent overfitting for boosted tree models.
core.double? subsample;