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