Microsoft.ML.Trainers.Recommender Namespace
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.
Namespace containing trainers, model parameters, and utilities for recommendation.
Classes
MatrixFactorizationModelParameters |
Model parameters for MatrixFactorizationTrainer. |
MatrixFactorizationPredictionTransformer |
Trains a MatrixFactorizationModelParameters. It factorizes the training matrix into the product of two low-rank matrices. |