plot tuningresult {CMA} | R Documentation |
After hyperparameter tuning using tune
it is useful
to see which choice of hyperparameters is suitable and how good the
performance is.
x |
An object of class |
iter |
Iteration number ( |
which |
Character vector (maximum length is two) naming
the arguments for which tuning results should
be display. Default is |
... |
Further graphical options passed either to |
no return.
Frequently, several hyperparameter (combinations) perform "best",
s. also the remark in best
.
Martin Slawski ms@cs.uni-sb.de
Anne-Laure Boulesteix boulesteix@ibe.med.uni-muenchen.de
Slawski, M. Daumer, M. Boulesteix, A.-L. (2008) CMA - A comprehensive Bioconductor package for supervised classification with high dimensional data. BMC Bioinformatics 9: 439