2 references to RankingCatalog
Microsoft.ML.Data (1)
MLContext.cs (1)
154Ranking = new RankingCatalog(_env);
Microsoft.ML.EntryPoints (1)
PermutationFeatureImportance.cs (1)
264var rankingCatalog = new RankingCatalog(env);