MyMediaLite
IRecommender.ToString Method ()
Syntax
Remarks
Collapse All
Return a string representation of the recommender
Declaring type:
IRecommender
Namespace:
MyMediaLite
Assembly:
MyMediaLite
Syntax
C#
public abstract string ToString ()
Return Value
There is no description.
Top
Remarks
The ToString() method of recommenders should list the class name and all hyperparameters, separated by space characters.
Top
Generated by
ImmDoc .NET
.