AutoMLExperiment(MLContext, AutoMLExperiment+AutoMLExperimentSettings) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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