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

print the cauters for given category More...

#include <NaiveBayesian.hpp>

Collaboration diagram for faif::ml::PrintCountersFunctor< 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
 
typedef Cl::Value Value
 

Public Member Functions

 PrintCountersFunctor (std::ostream &os, const Domains &attrib, const Categories &categories)
 
void operator() (const Value &cat_val)
 

Public Attributes

std::ostream & os_
 
const Domains & attributes_
 
const Categories & categories_
 

Detailed Description

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

print the cauters for given category


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