Description Usage Arguments Functions
Statistics Functions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
pred |
vector of predictions |
actual |
vector of actual values |
rmse
: root mean standard error
mape
: Mean Absolute Percent Error
mygini
: gini coeff
tpr
: True Positive Rate
tnr
: True Negative Rate
fpr
: False Positive Rate
fnr
: False Negative Rate
cls_acc
: Classification accuracy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.