type property

ParameterType type
final

The type of this hyperparameter. The valid types are Integer, Continuous, Categorical, and FreeText.

Implementation

final ParameterType type;