ImageSweepSettings interface  
Model sweeping and hyperparameter sweeping related settings.
Properties
| early | Type of early termination policy. | 
| sampling | [Required] Type of the hyperparameter sampling algorithms. | 
Property Details
		earlyTermination
	 
	Type of early termination policy.
earlyTermination?: EarlyTerminationPolicyUnionProperty Value
		samplingAlgorithm
	 
	[Required] Type of the hyperparameter sampling algorithms.
samplingAlgorithm: stringProperty Value
string