All supported measures can be found by listMeasures
or as a table
in the tutorial appendix:
If you want a measure for a misclassification cost matrix, look at makeCostMeasure
.
If you want to implement your own measure, look at makeMeasure
.
featperctimetrain
timepredict
timeboth
sse
mse
rmse
medse
sae
mae
medae
mmce
acc
ber
multiclass.auc
auc
bac
tp
tn
fp
fn
tpr
tnr
fpr
fnr
ppv
npv
fdr
mcc
f1
gmean
gpr
cindex
meancosts
mcp
db
dunn
G1
G2
silhouette
Measure
,
makeMeasure
; makeCostMeasure
;
makeCustomResampledMeasure
;
performance