Description Usage Arguments Value Examples
Add a ROC Curve to a UI Metadata Set
1 | kf_add_roc(ui_set, roc_file)
|
ui_set |
UI set from |
roc_file |
Location of coresponding .csv that contains thresholds, FPR, and TPR. |
UI set
1 2 | kf_init_ui_meta() %>%
kf_add_roc("gs://project-bucket/roc_file.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.