This is the complete list of members for
ItemAttributeSVM, including all inherited members.
| C | ItemAttributeSVM | |
| CanPredict(int user_id, int item_id) | Recommender | [inline, virtual] |
| Clone() | Recommender | [inline] |
| Feedback | ItemRecommender | |
| Gamma | ItemAttributeSVM | |
| ItemAttributes | ItemAttributeSVM | |
| LoadModel(string filename) | ItemAttributeSVM | [inline] |
| MaxItemID | Recommender | |
| MaxUserID | Recommender | |
| NumItemAttributes | ItemAttributeSVM | |
| Predict(int user_id, int item_id) | ItemAttributeSVM | [inline] |
| 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) | ItemAttributeSVM | [inline] |
| ToString() | ItemAttributeSVM | [inline] |
| Train() | ItemAttributeSVM | [inline] |