1 reference to RecommendationCatalog
Microsoft.ML.Recommender (1)
RecommenderCatalog.cs (1)
19public static RecommendationCatalog Recommendation(this MLContext ctx) => new RecommendationCatalog(ctx);