type property
The type of this hyperparameter. The valid types are Integer
,
Continuous
, Categorical
, and
FreeText
.
Implementation
final ParameterType type;
The type of this hyperparameter. The valid types are Integer
,
Continuous
, Categorical
, and
FreeText
.
final ParameterType type;