Package | Description |
---|---|
pt.utl.ist.online.learning.engines | |
pt.utl.ist.online.learning.multiclass |
Modifier and Type | Class and Description |
---|---|
static class |
KernelPegasosEngine.Conf<E1>
Defines the configuration parameters to create OnlineEngines of the
type
KernelPegasosEngine |
Constructor and Description |
---|
MulticlassMethod(OnlineEngine.Conf<E> conf)
Creates a multi-class method by storing the OnlineEngine.Conf
|
OneVsAllMulticlassMethod(OnlineEngine.Conf<E> conf)
Creates a multi-class method based on the One Vs all heuristic
|