Description Details Slots Author(s) References
Model Selection Result Class
Instances of this class store the result of grid search or model selection.
crossnumber of folds for cross validation
noCrossnumber of CV runs
groupBygroup assignment of samples
nestedCrossnumber of folds for outer CV
noNestedCrossnumber of runs of outer CV
perfParameterscollected performance parameters
perfObjectiveperformance criterion for grid search / model selection
gridRowsrows in grid search (i.e. kernels)
gridColscolumns in grid search
gridErrorsgrid errors
gridACCgrid accuracy
gridBACCgrid balanced accuracy
gridMCCgrid Matthews correlation coefficient
gridAUCgrid area under the ROC curve
gridNoSVgrid number of support vectors
gridSumAlphasgrid sum of alphas
smallestCVErrorsmallest CV error
selGridRowgrid row of best result
selGridColgrid col of best result
fullModelfull model for best result
Johannes Palme <kebabs@bioinf.jku.at>
http://www.bioinf.jku.at/software/kebabs
J. Palme, S. Hochreiter, and U. Bodenhofer (2015) KeBABS: an R package
for kernel-based analysis of biological sequences.
Bioinformatics, 31(15):2574-2576, 2015.
DOI: 10.1093/bioinformatics/btv176.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.