AIM
 All Classes Functions Variables Typedefs Enumerations
NaiveBayesClassifier Class Reference

Public Member Functions

void addClass (ClassProb &prob)
 
std::string classify (Instance &i)
 

Friends

std::ostream & operator<< (std::ostream &os, const NaiveBayesClassifier &nbc)
 
std::istream & operator>> (std::istream &is, NaiveBayesClassifier &nbc)
 

The documentation for this class was generated from the following files: