Builder
class Builder
Properties
Link copied to clipboard
A list containing hyperparameter names and example values to be used by Autotune to determine optimal ranges for your tuning job.
Link copied to clipboard
The array of CategoricalParameterRange objects that specify ranges of categorical hyperparameters that a hyperparameter tuning job searches.
Link copied to clipboard
The array of ContinuousParameterRange objects that specify ranges of continuous hyperparameters that a hyperparameter tuning job searches.
Link copied to clipboard
The array of IntegerParameterRange objects that specify ranges of integer hyperparameters that a hyperparameter tuning job searches.