|
WSF
|
These structures are used for parsing learning data, and the subsequent insertion into the prototype. More...
#include <WsfBayesClassification.hpp>
Public Attributes | |
| std::string | mFirst |
| std::string | mSecond |
These structures are used for parsing learning data, and the subsequent insertion into the prototype.
| std::string ColumnPair::mFirst |
Referenced by WsfBayesClassifier::AddDataRow(), and WsfBayesClassifier::ReadCsv().
| std::string ColumnPair::mSecond |
Referenced by WsfBayesClassifier::AddDataRow(), and WsfBayesClassifier::ReadCsv().