|
mlpack
|
This is the complete list of members for mlpack::cf::CFWrapperBase, including all inherited members.
| CFWrapperBase() | mlpack::cf::CFWrapperBase | inline |
| Clone() const =0 | mlpack::cf::CFWrapperBase | pure virtual |
| GetRecommendations(const NeighborSearchTypes nsType, const InterpolationTypes interpolationType, const size_t numRecs, arma::Mat< size_t > &recommendations)=0 | mlpack::cf::CFWrapperBase | pure virtual |
| GetRecommendations(const NeighborSearchTypes nsType, const InterpolationTypes interpolationType, const size_t numRecs, arma::Mat< size_t > &recommendations, const arma::Col< size_t > &users)=0 | mlpack::cf::CFWrapperBase | pure virtual |
| Predict(const NeighborSearchTypes nsType, const InterpolationTypes interpolationType, const arma::Mat< size_t > &combinations, arma::vec &predictions)=0 | mlpack::cf::CFWrapperBase | pure virtual |
| ~CFWrapperBase() | mlpack::cf::CFWrapperBase | inlinevirtual |
1.8.13