View source: R/xnnet_functions_v0.1.R
Assessing performance of xnnet predictions given labels
| 1 | assess_xnnet_performance(xnnet, xnnet_predictions, true_labels, metric = "AUC")
 | 
| xnnet | xnnet object | 
| xnnet_predictions | xnnet predictions on a set of samples | 
| true_labels | true labels of predicted class | 
| metric | metric to evaluate the performance | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.