|
MyMediaLite
3.11
|
This is the complete list of members for SlopeOne, including all inherited members.
| CanPredict(int user_id, int item_id) | SlopeOne | inlinevirtual |
| Clone() | Recommender | inline |
| LoadModel(string file) | SlopeOne | inlinevirtual |
| max_rating | RatingPredictor | protected |
| MaxItemID | Recommender | |
| MaxRating | RatingPredictor | |
| MaxUserID | Recommender | |
| min_rating | RatingPredictor | protected |
| MinRating | RatingPredictor | |
| Predict(int user_id, int item_id) | SlopeOne | inlinevirtual |
| ratings | RatingPredictor | protected |
| Ratings | RatingPredictor | |
| Recommend(int user_id, int n=-1, System.Collections.Generic.ICollection< int > ignore_items=null, System.Collections.Generic.ICollection< int > candidate_items=null) (defined in Recommender) | Recommender | inlinevirtual |
| MyMediaLite::IRecommender.Recommend(int user_id, int n=-1, ICollection< int > ignore_items=null, ICollection< int > candidate_items=null) | IRecommender | |
| SaveModel(string file) | SlopeOne | inlinevirtual |
| ToString() | Recommender | inline |
| Train() | SlopeOne | inlinevirtual |
1.8.9.1