Return a string representation of the engine
Declaring type: IRecommenderEngine
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 recommender engines should list all hyperparameters, separated by space characters.