Description Usage Arguments Value Examples
This function calculates binary logloss given the actual classes and predictions
1 | LogLosSummary(data, lev = NULL, model = NULL)
|
data |
Vector of observed classes |
lev |
(Optional) Levels of the outcome variable |
model |
Model predictions for p(y=1) |
List of accuracy, kappa and binary logloss
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.