Package | Description |
---|---|
pt.utl.ist.online.learning.multiclass |
Modifier and Type | Class and Description |
---|---|
class |
OneVsAllMulticlassMethod<E,L extends java.lang.Comparable<L>>
Implements the One Vs All heuristic used for multi-class classification problems.
|