| Package | Description |
|---|---|
| gov.sandia.cognition.learning.algorithm.perceptron.kernel |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Forgetron.shrink(Forgetron.Result<InputType> result)
Apply the shrinking step of the algorithm.
|
protected void |
Forgetron.Greedy.shrink(Forgetron.Result<InputType> result) |