faif
|
class to show the classifier state, print the attribs and counters More...
#include <NaiveBayesian.hpp>
Public Types | |
typedef Categories::Classifier | Cl |
typedef Cl::AttrIdd | AttrIdd |
typedef Cl::AttrDomain | AttrDomain |
typedef Cl::Domains | Domains |
typedef Cl::ExamplesTrain | ExamplesTrain |
Public Member Functions | |
PrintCountAttrFunctor (std::ostream &os, AttrIdd cat_val, const Categories &categories) | |
void | operator() (const AttrDomain &attr) |
Public Attributes | |
std::ostream & | os_ |
AttrIdd | catVal_ |
const Categories & | categories_ |
class to show the classifier state, print the attribs and counters