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