MyMediaLite  3.08
LeastSquareSLIM Member List
This is the complete list of members for LeastSquareSLIM, including all inherited members.
AddFeedback(ICollection< Tuple< int, int >> feedback)IncrementalItemRecommender [inline, virtual]
AddItem(int item_id) (defined in LeastSquareSLIM)LeastSquareSLIM [inline, protected, virtual]
AddUser(int user_id) (defined in LeastSquareSLIM)LeastSquareSLIM [inline, protected, virtual]
CanPredict(int user_id, int item_id)Recommender [inline, virtual]
Clone()Recommender [inline]
ComputeObjective()LeastSquareSLIM [inline, virtual]
FeedbackItemRecommender
InitMeanSLIM
InitModel() (defined in LeastSquareSLIM)LeastSquareSLIM [inline, protected, virtual]
InitStdDevSLIM
item_weightsSLIM [protected]
itemKNNSLIM [protected]
Iterate(int item_id)LeastSquareSLIM [inline]
Iterate()LeastSquareSLIM [inline, virtual]
KLeastSquareSLIM
LeastSquareSLIM()LeastSquareSLIM [inline]
LoadModel(string filename)LeastSquareSLIM [inline, virtual]
MaxItemIDRecommender
MaxUserIDRecommender
neighborsLeastSquareSLIM [protected]
NumIterSLIM
Predict(int user_id, int item_id, int exclude_item_id)LeastSquareSLIM [inline]
Predict(int user_id, int item_id)LeastSquareSLIM [inline, virtual]
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
reg_l1LeastSquareSLIM [protected]
reg_l2LeastSquareSLIM [protected]
RegL1LeastSquareSLIM
RegL2LeastSquareSLIM
RemoveFeedback(ICollection< Tuple< int, int >> feedback)IncrementalItemRecommender [inline, virtual]
RemoveItem(int item_id)LeastSquareSLIM [inline, virtual]
RemoveUser(int user_id)LeastSquareSLIM [inline, virtual]
RetrainItem(int item_id)LeastSquareSLIM [inline, protected, virtual]
SaveModel(string filename)LeastSquareSLIM [inline, virtual]
SLIM()SLIM [inline]
ToString()LeastSquareSLIM [inline]
Train()LeastSquareSLIM [inline, virtual]
Train(int item_id)LeastSquareSLIM [inline]
UpdateItemsIncrementalItemRecommender
UpdateParameters(int item_id, int other_item_id)LeastSquareSLIM [inline, protected, virtual]
UpdateUsersIncrementalItemRecommender