Megosztás a következőn keresztül:


AutoMLExperiment(MLContext, AutoMLExperiment+AutoMLExperimentSettings) Constructor

Definition

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)

Parameters

context
MLContext

Applies to