Builder
class Builder
Properties
Link copied to clipboard
The default value for this hyperparameter. If a default value is specified, a hyperparameter cannot be required.
Link copied to clipboard
A brief description of the hyperparameter.
Link copied to clipboard
Indicates whether this hyperparameter is required.
Link copied to clipboard
The allowed range for this hyperparameter.
Link copied to clipboard
The type of this hyperparameter. The valid types are Integer
, Continuous
, Categorical
, and FreeText
.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.ParameterRange inside the given block