Microsoft.ML.Trainers.Recommender Namespace

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.