Sweep Job Args
Sweep job definition.
Constructors
Properties
Required Type of the hyperparameter sampling algorithms
Required Compute binding for the job.
The asset description text.
Early termination policies enable canceling poor-performing runs before they complete.
The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
Identity configuration. If set, this should be one of AmlToken, ManagedIdentity or null. Defaults to AmlToken if null.
An upper bound on the number of trials performed in parallel.
An upper bound on the number of trials to perform.
Required Optimization objective.
The asset property dictionary.
Required A dictionary containing each parameter and its distribution. The dictionary key is the name of the parameter
Trial component definition.