ghraw: Grasshopper domain benchmark experiment results
Description
Misclassification error and various other performance measures on the
data set a domain of 33 data sets with information if a specific
grasshopper species is available in a territory or not. The candidate
algorithms are lda
, rf
, knn
, rpart
, svm
and
naiveBayes
.ghrel
are precomputed relations.
Used in demo("lsbenchplot-gh")
.
Format
A data frame with 99000 observations and 5 variables
(alg
, samp
, perf
, value
, ds
).