BPR_Linear Member List
This is the complete list of members for
BPR_Linear, including all inherited members.
| CanPredict(int user_id, int item_id) | ItemRecommender | [inline, virtual] |
| Clone() | ItemRecommender | [inline] |
| ComputeFit() | BPR_Linear | [inline] |
| FastSamplingMemoryLimit | BPR_Linear | |
| Feedback | ItemRecommender | |
| InitMean | BPR_Linear | |
| InitStdev | BPR_Linear | |
| ItemAttributes | BPR_Linear | |
| Iterate() | BPR_Linear | [inline] |
| iteration_length | BPR_Linear | [protected] |
| LearnRate | BPR_Linear | |
| LoadModel(string filename) | BPR_Linear | [inline, virtual] |
| MaxItemID | ItemRecommender | |
| MaxUserID | ItemRecommender | |
| NumItemAttributes | BPR_Linear | |
| NumIter | BPR_Linear | |
| Predict(int user_id, int item_id) | BPR_Linear | [inline, virtual] |
| Regularization | BPR_Linear | |
| SampleItemPair(int u, out int i, out int j) | BPR_Linear | [inline, protected] |
| SampleTriple(out int u, out int i, out int j) | BPR_Linear | [inline, protected] |
| SampleUser() | BPR_Linear | [inline, protected] |
| SaveModel(string filename) | BPR_Linear | [inline, virtual] |
| ToString() | BPR_Linear | [inline] |
| Train() | BPR_Linear | [inline, virtual] |
| UpdateFeatures(int u, int i, int j) | BPR_Linear | [inline, protected, virtual] |