, including all inherited members.
__MapToLatentFactorSpace(int item_id) | BPRMF_ItemMapping_Optimal | [inline, protected, virtual] |
_MapToLatentFactorSpace | BPRMF_ItemMapping | [protected] |
AddFeedback(int user_id, int item_id) | BPRMF | [inline, virtual] |
AddItem(int item_id) (defined in BPRMF) | BPRMF | [inline, protected, virtual] |
AddUser(int user_id) (defined in BPRMF) | BPRMF | [inline, protected, virtual] |
attribute_to_factor | BPRMF_Mapping | [protected] |
BiasReg | BPRMF | |
BPRMF() | BPRMF | [inline] |
CanPredict(int user_id, int item_id) | ItemRecommender | [inline, virtual] |
CheckSampling() (defined in BPRMF) | BPRMF | [inline, protected] |
Clone() | ItemRecommender | [inline] |
ComputeMappingFit() | BPRMF_ItemMapping | [inline, protected] |
ComputeObjective() | BPRMF | [inline, virtual] |
factor_bias | BPRMF_ItemMapping | [protected] |
fast_sampling | BPRMF | [protected] |
fast_sampling_memory_limit | BPRMF | [protected] |
FastSamplingMemoryLimit | BPRMF | |
Feedback | ItemRecommender | |
InitMean | MF | |
InitModel() (defined in BPRMF) | BPRMF | [inline, protected, virtual] |
InitStdDev | MF | |
item_attributes | BPRMF_ItemMapping | [protected] |
item_bias | BPRMF | [protected] |
item_factors | MF | [protected] |
ItemAttributes | BPRMF_ItemMapping | |
Iterate() | BPRMF | [inline, virtual] |
IterateMapping() | BPRMF_ItemMapping_Optimal | [inline, virtual] |
learn_rate | BPRMF | [protected] |
learn_rate_mapping | BPRMF_Mapping | [protected] |
LearnAttributeToFactorMapping() | BPRMF_ItemMapping_Optimal | [inline, virtual] |
LearnRate | BPRMF | |
LearnRateMapping | BPRMF_Mapping | |
LoadModel(string file) | BPRMF | [inline, virtual] |
MapToLatentFactorSpace(int item_id) | BPRMF_ItemMapping_Optimal | [inline, protected, virtual] |
MaxItemID | ItemRecommender | |
MaxUserID | ItemRecommender | |
MF() | MF | [inline] |
num_factors | MF | [protected] |
num_init_mapping | BPRMF_Mapping | [protected] |
num_iter_mapping | BPRMF_Mapping | [protected] |
NumFactors | MF | |
NumInitMapping | BPRMF_Mapping | |
NumItemAttributes | BPRMF_ItemMapping | |
NumIter | MF | |
NumIterMapping | BPRMF_Mapping | |
Predict(int user_id, int item_id) | BPRMF_ItemMapping | [inline] |
random | BPRMF | [protected] |
reg_i | BPRMF | [protected] |
reg_j | BPRMF | [protected] |
reg_mapping | BPRMF_Mapping | [protected] |
reg_u | BPRMF | [protected] |
RegI | BPRMF | |
RegJ | BPRMF | |
RegMapping | BPRMF_Mapping | |
RegU | BPRMF | |
RemoveFeedback(int user_id, int item_id) | BPRMF | [inline, virtual] |
RemoveItem(int item_id) | BPRMF | [inline, virtual] |
RemoveUser(int user_id) | BPRMF | [inline, virtual] |
RetrainItem(int item_id) | BPRMF | [inline, protected, virtual] |
RetrainUser(int user_id) | BPRMF | [inline, protected, virtual] |
SampleItem() | BPRMF_ItemMapping | [inline, protected] |
SampleItemPair(int u, out int i, out int j) | BPRMF | [inline, protected, virtual] |
SampleOtherItem(int u, int i, out int j) | BPRMF | [inline, protected, virtual] |
SampleTriple(out int u, out int i, out int j) | BPRMF | [inline, protected, virtual] |
SampleUser() | BPRMF | [inline, protected, virtual] |
SaveModel(string file) | BPRMF | [inline, virtual] |
ToString() | BPRMF_ItemMapping_Optimal | [inline] |
Train() | BPRMF | [inline, virtual] |
UniformUserSampling | BPRMF | |
update_j | BPRMF | [protected] |
UpdateFactors(int u, int i, int j, bool update_u, bool update_i, bool update_j) | BPRMF | [inline, protected, virtual] |
UpdateJ | BPRMF | |
UpdateMappingFactors(int u, int i, int j) | BPRMF_ItemMapping_Optimal | [inline, protected, virtual] |
user_factors | MF | [protected] |
user_neg_items | BPRMF | [protected] |
user_pos_items | BPRMF | [protected] |
WithReplacement | BPRMF | |