Plots a ROC curve for one or more methods
1 2 |
resultsdf |
data frame |
featurelist |
vector. List of methods/features to plot curves for |
topmodel |
boolean. When true, only the highest-ranking model per target is considered |
addhighconf |
boolean. When true, the TPR and FPR corresponding to the high confidence cutoff (0.5) is indicated |
truth |
string. Optional, the score to use to define a correct model (default TMScore). This is only required if the Label column is not already provided. |
cutoff |
float. Optional, the cutoff to use to define a correct models.
See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.