AttrDomain typedef (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
AttrIdd typedef (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
AttrIddSerialize typedef (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
AttrValue typedef (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
Beliefs typedef (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
boost::serialization::access class | faif::ml::NaiveBayesian< Val > | friend |
Classifier() (defined in faif::ml::Classifier< Val >) | faif::ml::Classifier< Val > | inline |
Classifier(const Domains &attr_domains, const AttrDomain &category_domain) (defined in faif::ml::Classifier< Val >) | faif::ml::Classifier< Val > | inline |
Domains typedef (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
ExamplesTrain typedef (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
ExampleTest typedef (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
ExampleTrain typedef (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
getAttrDomains() const | faif::ml::Classifier< Val > | inline |
getCategories(const ExampleTest &) const | faif::ml::NaiveBayesian< Val > | virtual |
getCategory(const ExampleTest &) const | faif::ml::NaiveBayesian< Val > | virtual |
getCategoryDomain() const | faif::ml::Classifier< Val > | inline |
getCategoryIdd(const AttrValue &val) const | faif::ml::Classifier< Val > | inline |
NaiveBayesian() (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
NaiveBayesian(const Domains &attr_domains, const AttrDomain &category_domain) (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | |
reset() | faif::ml::NaiveBayesian< Val > | virtual |
switchAddTraining(const ExampleTrain &example) | faif::ml::NaiveBayesian< Val > | |
switchGetCategories(const ExampleTest &example) | faif::ml::NaiveBayesian< Val > | |
switchGetCategory(const ExampleTest &example) | faif::ml::NaiveBayesian< Val > | |
switchLoadSaveState() | faif::ml::NaiveBayesian< Val > | |
train(const ExamplesTrain &e) | faif::ml::NaiveBayesian< Val > | inlinevirtual |
trainIncremental(const ExampleTrain &) | faif::ml::NaiveBayesian< Val > | |
Value typedef (defined in faif::ml::Classifier< Val >) | faif::ml::Classifier< Val > | |
write(std::ostream &os) const | faif::ml::NaiveBayesian< Val > | virtual |
~Classifier() (defined in faif::ml::Classifier< Val >) | faif::ml::Classifier< Val > | inlinevirtual |
~NaiveBayesian() (defined in faif::ml::NaiveBayesian< Val >) | faif::ml::NaiveBayesian< Val > | inlinevirtual |