Return a string representation of the recommender
Declaring type: IRecommender
Namespace: MyMediaLite
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public abstract string ToString ()
Return Value

There is no description.

Collapse/Expand Remarks
The ToString() method of recommenders should list the class name and all hyperparameters, separated by space characters.