次の方法で共有


ImageSweepSettings(SamplingAlgorithmType) コンストラクター

定義

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)

パラメーター

samplingAlgorithm
SamplingAlgorithmType

[必須]ハイパーパラメーター サンプリング アルゴリズムの種類。

適用対象