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