Create a rating prediction engine from a type object
Declaring type: Recommender
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public static RatingPredictor CreateRatingPredictor (
        Type type
) 
Parameters
type
the type object
Return Value
a rating recommender object of type type