DefaultCategoricalHyperParameterRange
Provides the name and default range of a categorical hyperparameter and whether the hyperparameter is tunable. A tunable hyperparameter can have its value determined during hyperparameter optimization (HPO).
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: DefaultCategoricalHyperParameterRange.Builder.() -> Unit = {}): DefaultCategoricalHyperParameterRange