MyMediaLite
IRecommenderEngine Interface Members
Methods
Collapse All
Generic interface for simple recommender engines
Declaring type:
IRecommenderEngine
Namespace:
MyMediaLite
Assembly:
MyMediaLite
Public Methods
Name
Description
LoadModel
Get the model parameters from a file
Predict
Predict rating or score for a given user-item combination
SaveModel
Save the model parameters to a file
ToString
Return a string representation of the engine
Train
Learn the model parameters of the engine from the training data
Top
Generated by
ImmDoc .NET
.