Description Usage Arguments Value
Get the AUC value from the training fit object LogReg on training data Return numeric AUC result
1 | train_auc(folds, X_y)
|
folds |
An integer vectors or a list containing integer vectors |
X_y |
A list containing the predictor matrix 'X' and the outcome vector 'y' |
The AUC value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.