RankingTrainer Enum
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.
Enumeration of ML.NET ranking trainers used by AutoML.
public enum RankingTrainer
type RankingTrainer =
Public Enum RankingTrainer
- Inheritance
-
RankingTrainer
Fields
Name | Value | Description |
---|---|---|
LightGbmRanking | 0 | |
FastTreeRanking | 1 |