|
MLPACK
1.0.4
|
| 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 size_t classes) | 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] |
1.7.6.1