| CanPredict(int user_id, int item_id) | RatingPredictor | [inline, virtual] |
| Clone() | RatingPredictor | [inline] |
| LoadModel(string file) | RatingPredictor | [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, DateTime time) | TimeAwareRatingPredictor | [pure virtual] |
| MyMediaLite::RatingPrediction::RatingPredictor::Predict(int user_id, int item_id) | RatingPredictor | [pure virtual] |
| ratings | RatingPredictor | [protected] |
| Ratings | TimeAwareRatingPredictor | |
| SaveModel(string file) | RatingPredictor | [inline, virtual] |
| timed_ratings | TimeAwareRatingPredictor | [protected] |
| TimedRatings | TimeAwareRatingPredictor | |
| ToString() | RatingPredictor | [inline] |
| Train() | RatingPredictor | [pure virtual] |
1.6.3