MyMediaLite
Recommender.CreateRatingPredictor Method (string)
Syntax
Collapse All
Create a rating prediction engine from the type name
Declaring type:
Recommender
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public static RatingPredictor CreateRatingPredictor ( string
typename
)
Parameters
typename
a string containing the type name
Return Value
a rating recommender object of type typename if the engine type is found, null otherwise
Top
Generated by
ImmDoc .NET
.