print.classifier_evaluation | R Documentation |
Print the result from self_evaluate_model().
## S3 method for class 'classifier_evaluation'
print(x, ...)
x |
List showing AUC/ROC curves of the test performed, summary thereof, the confusion matrix, and vector of incorrectly called samples. |
... |
Other args to match the generic. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.