Machine learning algorithms in C++
Data Structures
NaiveBayes.hpp File Reference
#include <string>
#include <map>
#include "../include/matrix/Matrix.hpp"
Include dependency graph for NaiveBayes.hpp:

Go to the source code of this file.

Data Structures

class  NaiveBayes
 Naive Bayes classifier. More...