Description Usage Arguments Value Examples
Returns the Area Under the Curve for a binarry classification problem.
1 | AUC(Y, Y_hat)
|
Y |
Ground truth numeric vector. |
Y_hat |
Predicted Labels numeric vector. |
A numeric value corresponding to the AUC of binary classification problem
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.