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