次の方法で共有


AutoMLExperiment(MLContext, AutoMLExperiment+AutoMLExperimentSettings) コンストラクター

定義

public AutoMLExperiment (Microsoft.ML.MLContext context, Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings settings);
new Microsoft.ML.AutoML.AutoMLExperiment : Microsoft.ML.MLContext * Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings -> Microsoft.ML.AutoML.AutoMLExperiment
Public Sub New (context As MLContext, settings As AutoMLExperiment.AutoMLExperimentSettings)

パラメーター

context
MLContext

適用対象