subsample property
Subsample the training data to grow tree to prevent overfitting for boosted tree models.
Implementation
DoubleHparamSearchSpace? subsample;
Subsample the training data to grow tree to prevent overfitting for boosted tree models.
DoubleHparamSearchSpace? subsample;