Description Usage Arguments Author(s)
Format the input prediction set, filtters it, and generates an evaluation report.
1 | run_eval(testfile, neg_set_id = "all_negative", pos_set_id = "all_positive")
|
testfile |
The path to a prediction file. |
neg_set_id |
Optional, the ID of the negative set to be used from c("all_negative", "test_neg") |
pos_set_id |
Optional, the ID of the positive set to be used from c("all_positive", "test_pos") |
Claire Rioualen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.