| Package | Description |
|---|---|
| gov.sandia.cognition.learning.algorithm.baseline |
Provides baseline (dummy) learning algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
static <ValueType> |
ConstantLearner.create(ValueType value)
Creates a new
ConstantLearner. |