colsampleBytree property

DoubleHparamSearchSpace? colsampleBytree
getter/setter pair

Subsample ratio of columns when constructing each tree for boosted tree models.

Implementation

DoubleHparamSearchSpace? colsampleBytree;