openGPMP
Open Source Mathematics Package
|
This is the complete list of members for gpmp::ml::BayesGauss, including all inherited members.
BayesGauss()=default | gpmp::ml::BayesGauss | |
class_probs | gpmp::ml::BayesGauss | |
display() const | gpmp::ml::BayesGauss | |
mean | gpmp::ml::BayesGauss | |
mean_and_var(const std::vector< std::vector< double >> &data, const std::vector< std::string > &labels) | gpmp::ml::BayesGauss | private |
predict(const std::vector< double > &newData) const | gpmp::ml::BayesGauss | |
train(const std::vector< std::vector< double >> &data, const std::vector< std::string > &labels) | gpmp::ml::BayesGauss | |
variance | gpmp::ml::BayesGauss | |
~BayesGauss()=default | gpmp::ml::BayesGauss |