gtd_compare_pr: Compare results of gtd_pr

Description Usage Arguments Value

View source: R/pr.r

Description

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.

Usage

1
gtd_compare_pr(pr1, pr2)

Arguments

pr1

Results of gtd_pr

pr2

Results of gtd_pr

Value

A plot an a list with data.frames


maskedforreview/gtdnews documentation built on April 12, 2021, 11:53 a.m.