openGPMP
Open Source Mathematics Package
gpmp::ml::BayesClf Member List

This is the complete list of members for gpmp::ml::BayesClf, including all inherited members.

alphagpmp::ml::BayesClf
BayesClf(double alpha_param=1.0, bool fit_prior_param=true, const std::vector< double > &class_prior={})gpmp::ml::BayesClf
class_log_priorgpmp::ml::BayesClf
class_probsgpmp::ml::BayesClf
display() constgpmp::ml::BayesClf
feature_probsgpmp::ml::BayesClf
fit_priorgpmp::ml::BayesClf
predict(const std::vector< double > &newData) constgpmp::ml::BayesClf
train(const std::vector< std::vector< double >> &data, const std::vector< std::string > &labels)gpmp::ml::BayesClf
~BayesClf()gpmp::ml::BayesClf