faif
Public Types | Public Member Functions | Public Attributes | List of all members
faif::ml::PrintCountAttrFunctor< Categories > Struct Template Reference

class to show the classifier state, print the attribs and counters More...

#include <NaiveBayesian.hpp>

Collaboration diagram for faif::ml::PrintCountAttrFunctor< Categories >:
Collaboration graph

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_
 

Detailed Description

template<class Categories>
struct faif::ml::PrintCountAttrFunctor< Categories >

class to show the classifier state, print the attribs and counters


The documentation for this struct was generated from the following file: