| Package | Description |
|---|---|
| gov.sandia.cognition.learning.data |
Provides data set utilities for learning.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTargetEstimatePair<TargetType,EstimateType>
A default implementation of the
TargetEstimatePair. |
class |
DefaultWeightedTargetEstimatePair<TargetType,EstimateType>
Extends
TargetEstimatePair with an additional weight field. |