MLPACK
1.0.10
|
This is the complete list of members for mlpack::naive_bayes::NaiveBayesClassifier< MatType >, including all inherited members.
Classify(const MatType &data, arma::Col< size_t > &results) | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | |
means | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | private |
Means() const | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | inline |
Means() | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | inline |
NaiveBayesClassifier(const MatType &data, const arma::Col< size_t > &labels, const size_t classes, const bool incrementalVariance=false) | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | |
Probabilities() const | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | inline |
Probabilities() | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | inline |
probabilities | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | private |
Variances() const | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | inline |
Variances() | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | inline |
variances | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | private |