Package | Description |
---|---|
gov.sandia.cognition.learning.experiment |
Provides experiments for validating the performance of learning algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
SupervisedLearnerComparisonExperiment<InputType,OutputType,StatisticType,SummaryType>
A comparison experiment for supervised learners.
|