This is the complete list of members for
ExternalRatingPredictor, including all inherited members.
| CanPredict(int user_id, int item_id) | ExternalRatingPredictor | [inline, virtual] |
| Clone() | Recommender | [inline] |
| ExternalRatingPredictor() | ExternalRatingPredictor | [inline] |
| ItemMapping | ExternalRatingPredictor | |
| LoadModel(string filename) | ExternalRatingPredictor | [inline, virtual] |
| max_rating | RatingPredictor | [protected] |
| MaxItemID | Recommender | |
| MaxRating | RatingPredictor | |
| MaxUserID | Recommender | |
| min_rating | RatingPredictor | [protected] |
| MinRating | RatingPredictor | |
| Predict(int user_id, int item_id) | ExternalRatingPredictor | [inline, virtual] |
| PredictionFile | ExternalRatingPredictor | |
| Ratings | RatingPredictor | |
| ratings | RatingPredictor | [protected] |
| 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 | [inline, virtual] |
| MyMediaLite::IRecommender.Recommend(int user_id, int n=-1, ICollection< int > ignore_items=null, ICollection< int > candidate_items=null) | IRecommender | |
| SaveModel(string filename) | ExternalRatingPredictor | [inline, virtual] |
| ToString() | ExternalRatingPredictor | [inline] |
| Train() | ExternalRatingPredictor | [inline, virtual] |
| UserMapping | ExternalRatingPredictor | |