| Class | Description |
|---|---|
| CrossValidationFoldPath |
Class representing one execution path within a cross validation fold
|
| CrossValidationFoldPaths |
Class used to store execution paths of a single cross validation fold
|
| CrossValidationFoldPathStep |
Class used to store description and time of a single step of a cross validation fold execution path
|
| DataSetShrinker |
Data set shrinker
|
| JExp | |
| JRankExp |
Class implementing cross-validation based ranking experiments.
|
| JSVMExp | |
| RepeatedCrossValidationResults |
Class used to store parameter values and results of a single ranking
experiment, performed on one data set using repeated k-fold cross-validation.
|