MulticlassClassificationExperiment Class
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.
AutoML experiment on multiclass classification datasets.
public sealed class MulticlassClassificationExperiment : Microsoft.ML.AutoML.ExperimentBase<Microsoft.ML.Data.MulticlassClassificationMetrics,Microsoft.ML.AutoML.MulticlassExperimentSettings>
type MulticlassClassificationExperiment = class
inherit ExperimentBase<MulticlassClassificationMetrics, MulticlassExperimentSettings>
Public NotInheritable Class MulticlassClassificationExperiment
Inherits ExperimentBase(Of MulticlassClassificationMetrics, MulticlassExperimentSettings)
- Inheritance
-
MulticlassClassificationExperiment
Examples
Warning
It looks like the sample you are looking for has moved! Rest assured we are working on resolving this.