There is no summary.

Declaring type: MatrixFactorization
Namespace: MyMediaLite.RatingPrediction
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
protected double Predict (
        int user_id,
        int item_id,
        bool bound
) 
Parameters
user_id

There is no description.

item_id

There is no description.

bound

There is no description.

Return Value

There is no description.