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