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