Package | Description |
---|---|
gov.sandia.cognition.learning.algorithm.perceptron.kernel |
Modifier and Type | Class and Description |
---|---|
static class |
Projectron.LinearSoftMargin<InputType>
An implementation of the Projectron++ algorithm, which is an online
kernel binary categorizer learner that has a budget parameter tuned by
the eta parameter.
|