MyMediaLite
Recommender.LoadModel Method (IRecommender, string)
Syntax
Collapse All
Load the model parameters of a recommender (in a given iteration of the training) from a file
Declaring type:
Recommender
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public static void LoadModel ( IRecommender
recommender
, string
filename
)
Parameters
recommender
the
IRecommender
to save
filename
the filename template
Top
Generated by
ImmDoc .NET
.