|
MyMediaLite
3.08
|
| CanPredict(int user_id, int item_id) | IRecommender | |
| LoadModel(string filename) | IRecommender | |
| MaxRating | IRatingPredictor | |
| MinRating | IRatingPredictor | |
| Predict(int user_id, int item_id, DateTime time) | ITimeAwareRatingPredictor | |
| MyMediaLite::RatingPrediction::IRatingPredictor.Predict(int user_id, int item_id) | IRecommender | |
| Ratings | IRatingPredictor | |
| Recommend(int user_id, int n=-1, ICollection< int > ignore_items=null, ICollection< int > candidate_items=null) | IRecommender | |
| SaveModel(string filename) | IRecommender | |
| TimedRatings | ITimeAwareRatingPredictor | |
| ToString() | IRecommender | |
| Train() | IRecommender |
1.7.6.1