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