ImageSweepSettings interface

Model sweeping and hyperparameter sweeping related settings.

Properties

earlyTermination

Type of early termination policy.

samplingAlgorithm

[Required] Type of the hyperparameter sampling algorithms.

Property Details

earlyTermination

Type of early termination policy.

earlyTermination?: EarlyTerminationPolicyUnion

Property Value

samplingAlgorithm

[Required] Type of the hyperparameter sampling algorithms.

samplingAlgorithm: string

Property Value

string