你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

[必需]采样算法的类型。

适用于