|
X-Boost
2.3.8
|
An hystogram based Bayesian classifier Implements the class BayesianStump for BinaryClassifier. More...
Go to the source code of this file.
Classes | |
| struct | BayesianStump< DataType > |
Functions | |
| template<class DataType > | |
| std::istream & | operator>> (std::istream &in, BayesianStump< DataType > &s) |
| template<class DataType > | |
| std::ostream & | operator<< (std::ostream &out, const BayesianStump< DataType > &s) |
An hystogram based Bayesian classifier Implements the class BayesianStump for BinaryClassifier.
1.8.7