DefaultIntegerHyperParameterRange
Provides the name and default range of a integer-valued 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: DefaultIntegerHyperParameterRange.Builder.() -> Unit = {}): DefaultIntegerHyperParameterRange