Package | Description |
---|---|
gov.sandia.cognition.learning.function.categorization |
Provides functions that output a discrete set of categories.
|
Modifier and Type | Method and Description |
---|---|
WinnerTakeAllCategorizer<InputType,CategoryType> |
WinnerTakeAllCategorizer.Learner.learn(java.util.Collection<? extends InputOutputPair<? extends InputType,CategoryType>> data) |