HMLP: High-performance Machine Learning Primitives
|
This is the complete list of members for hmlp::model::Regression< FUNC, PARAM, DATA, T >, including all inherited members.
Fit() (defined in hmlp::model::Regression< FUNC, PARAM, DATA, T >) | hmlp::model::Regression< FUNC, PARAM, DATA, T > | inlinevirtual |
Predict(std::vector< T > &x) (defined in hmlp::model::Regression< FUNC, PARAM, DATA, T >) | hmlp::model::Regression< FUNC, PARAM, DATA, T > | inlinevirtual |
Regression(FUNC *objective, PARAM *param, DATA *data) (defined in hmlp::model::Regression< FUNC, PARAM, DATA, T >) | hmlp::model::Regression< FUNC, PARAM, DATA, T > | inline |
VirtualModel() (defined in hmlp::model::VirtualModel< T >) | hmlp::model::VirtualModel< T > | inline |