Share via


ImageSweepSettings(SamplingAlgorithmType) Constructor

Definition

Initializes a new instance of ImageSweepSettings.

public ImageSweepSettings (Azure.ResourceManager.MachineLearning.Models.SamplingAlgorithmType samplingAlgorithm);
new Azure.ResourceManager.MachineLearning.Models.ImageSweepSettings : Azure.ResourceManager.MachineLearning.Models.SamplingAlgorithmType -> Azure.ResourceManager.MachineLearning.Models.ImageSweepSettings
Public Sub New (samplingAlgorithm As SamplingAlgorithmType)

Parameters

samplingAlgorithm
SamplingAlgorithmType

[Required] Type of the hyperparameter sampling algorithms.

Applies to