smart-on-fhir / chart-review

Measure agreement between chart reviewers.
https://docs.smarthealthit.org/cumulus/chart-review/
Apache License 2.0
1 stars 0 forks source link

feat: add Cohen's Kappa scores to 'accuracy' output #28

Closed mikix closed 2 months ago

mikix commented 2 months ago

In addition to the F1 score, we now also calculate Kappa.

Fixes https://github.com/smart-on-fhir/chart-review/issues/27

Checklist