RecommenderCatalog.Recommendation(MLContext) Method
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.
Trainers and tasks specific to recommendation problems.
public static Microsoft.ML.RecommendationCatalog Recommendation(this Microsoft.ML.MLContext ctx);
static member Recommendation : Microsoft.ML.MLContext -> Microsoft.ML.RecommendationCatalog
<Extension()>
Public Function Recommendation (ctx As MLContext) As RecommendationCatalog
Parameters
- ctx
- MLContext