Description Usage Arguments Value
Calculates various classification metrics
1 | evaluateClassification(tp, tn, fp, fn)
|
tp |
True positives |
tn |
True negatives |
fp |
False positives |
fn |
False negatives |
data frame with classification metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.