|
X-Boost
2.3.8
|
A Decision Stump with Abstention Implements the class AbsDecisionStump. More...
Go to the source code of this file.
Classes | |
| struct | AbsDecisionStump< DataType > |
| A Weak Classifier based on a Feature Extractor policy. More... | |
Functions | |
| template<class DataType > | |
| std::istream & | operator>> (std::istream &in, AbsDecisionStump< DataType > &s) |
| template<class DataType > | |
| std::ostream & | operator<< (std::ostream &out, const AbsDecisionStump< DataType > &s) |
A Decision Stump with Abstention Implements the class AbsDecisionStump.
1.8.7