AutoMLExperiment(MLContext, AutoMLExperiment+AutoMLExperimentSettings) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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