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