|
MyMediaLite
3.02
|
| CanPredict(int user_id, int item_id) | SlopeOne | [inline, virtual] |
| Clone() | RatingPredictor | [inline] |
| LoadModel(string file) | SlopeOne | [inline, virtual] |
| max_rating | RatingPredictor | [protected] |
| MaxItemID | RatingPredictor | |
| MaxRating | RatingPredictor | |
| MaxUserID | RatingPredictor | |
| min_rating | RatingPredictor | [protected] |
| MinRating | RatingPredictor | |
| Predict(int user_id, int item_id) | SlopeOne | [inline, virtual] |
| ratings | RatingPredictor | [protected] |
| Ratings | RatingPredictor | |
| SaveModel(string file) | SlopeOne | [inline, virtual] |
| ToString() | RatingPredictor | [inline] |
| Train() | SlopeOne | [inline, virtual] |
1.7.6.1