Calculates the pr, auc and performance for a given score on a set of models
1 2 | calculate_performance(score, labels, plot_index, plot.colours,
add_to_plot = FALSE, do_not_plot = FALSE)
|
score |
vector of scores, one for each model (e.g. RFQAmodel) |
labels |
vector of labels, one for each model (1 for correct, 0 for incorrect) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.