openGPMP
Open Source Mathematics Package
|
This is the complete list of members for gpmp::ml::BayesClf, including all inherited members.
alpha | gpmp::ml::BayesClf | |
BayesClf(double alpha_param=1.0, bool fit_prior_param=true, const std::vector< double > &class_prior={}) | gpmp::ml::BayesClf | |
class_log_prior | gpmp::ml::BayesClf | |
class_probs | gpmp::ml::BayesClf | |
display() const | gpmp::ml::BayesClf | |
feature_probs | gpmp::ml::BayesClf | |
fit_prior | gpmp::ml::BayesClf | |
predict(const std::vector< double > &newData) const | gpmp::ml::BayesClf | |
train(const std::vector< std::vector< double >> &data, const std::vector< std::string > &labels) | gpmp::ml::BayesClf | |
~BayesClf() | gpmp::ml::BayesClf |