MyMediaLite
IRecommender.SaveModel Method (string)
Syntax
Collapse All
Save the model parameters to a file
Declaring type:
IRecommender
Namespace:
MyMediaLite
Assembly:
MyMediaLite
Syntax
C#
public abstract void SaveModel ( string
filename
)
Parameters
filename
the name of the file to write to
Top
Generated by
ImmDoc .NET
.