ItemsCrossValidation Member List
This is the complete list of members for
ItemsCrossValidation, including all inherited members.
Evaluate(ItemRecommender recommender, ISplit< IPosOnlyFeedback > split, IList< int > test_users, IList< int > candidate_items, CandidateItems candidate_item_mode=CandidateItems.OVERLAP, bool show_results=false) | ItemsCrossValidation | [inline, static] |
EvaluateIterative(ItemRecommender recommender, ISplit< IPosOnlyFeedback > split, IList< int > test_users, IList< int > candidate_items, CandidateItems candidate_item_mode, bool repeated_events, int max_iter, int find_iter=1) | ItemsCrossValidation | [inline, static] |