Package | Description |
---|---|
gov.sandia.cognition.learning.algorithm.perceptron.kernel |
Modifier and Type | Class and Description |
---|---|
static class |
Forgetron.Greedy<InputType>
An implementation of the "greedy" Forgetron algorithm, which is an online
budgeted kernel binary categorizer learner.
|