次の方法で共有


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

定義

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

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

パラメーター

samplingAlgorithm
SamplingAlgorithmType

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

適用対象