次の方法で共有


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

定義

NlpSweepSettings の新しいインスタンスを初期化します。

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

パラメーター

samplingAlgorithm
SamplingAlgorithmType

[必須]サンプリング アルゴリズムの種類。

適用対象