MyMediaLite
Recommender.CreateRatingPredictor Method (Type)
Syntax
Collapse All
Create a rating prediction engine from a type object
Declaring type:
Recommender
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public static RatingPredictor CreateRatingPredictor ( Type
type
)
Parameters
type
the type object
Return Value
a rating recommender object of type type
Top
Generated by
ImmDoc .NET
.