Description Usage Arguments Value
Calculates the difference of the precision and recall scores in pr1 and pr2. This is calculated as pr2 minus pr1. So if precision in pr2 is 20, and precision in pr1 is 15, the difference indicates an improvement of 5.
1 | gtd_compare_pr(pr1, pr2)
|
pr1 |
Results of gtd_pr |
pr2 |
Results of gtd_pr |
A plot an a list with data.frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.