|
faif
|
inner class - examples train collection More...
#include <Classifier.hpp>


Public Member Functions | |
| AttrIdd | getMajorCategory () const |
| the most common category in the training example container More... | |
| double | entropy () const |
| entropy of set of examples More... | |
Public Attributes | |
| T | elements |
| STL member. More... | |
Friends | |
| class | boost::serialization::access |
| serialization using boost::serialization More... | |
inner class - examples train collection
| Classifier< Val >::AttrIdd faif::ml::Classifier< Val >::ExamplesTrain::getMajorCategory | ( | ) | const |
the most common category in the training example container
method implementation for Classifier<Val>::ExamplesTrain
| double faif::ml::Classifier< Val >::ExamplesTrain::entropy | ( | ) | const |
entropy of set of examples
method implementation for Classifier<Val>::ExamplesTrain
References faif::ml::TrainExampleCategoryCounters< Val >::entropy().
|
friend |
serialization using boost::serialization
|
inherited |
STL member.
1.8.11