X-Boost  2.3.8
Public Types | List of all members
detail::traits< DicreteClassifier, T > Struct Template Reference

DiscreteClassifiers uses BoostableClassifier object to convert the binary decision-stump (for example) to provide a floating-point response. More...

#include <BoostClassifier.h>

Public Types

typedef BoostableClassifier< T > Boosted
 

Detailed Description

template<class T>
struct detail::traits< DicreteClassifier, T >

DiscreteClassifiers uses BoostableClassifier object to convert the binary decision-stump (for example) to provide a floating-point response.


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