SHOGUN
4.1.0
|
Go to the source code of this file.
Classes | |
class | CMulticlassStrategy |
class MulticlassStrategy used to construct generic multiclass classifiers with ensembles of binary classifiers More... | |
Enumerations | |
enum | EProbHeuristicType { PROB_HEURIS_NONE = 0, OVA_NORM = 1, OVA_SOFTMAX = 2, OVO_PRICE = 3, OVO_HASTIE = 4, OVO_HAMAMURA = 5 } |