Chart Review 1.0.0 Released! #18
mikix
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a new project that we've been working on!
Chart Review is a new command line tool for calculating accuracy/agreement between two chart annotators. F1, sensitivity, confusion matrix, etc. for all the labels in your study.
Example:
Why is this part of the Cumulus Project?
Well, it doesn't need to be used with Cumulus, but it gets a lot more useful when you do.
Not only can you compare two human reviewers, but you can compare external annotations from NLP or ICD10 codes that you can pull back out of Cumulus's Athena database. Which is particularly helpful during study design or when experimenting with NLP strategies.
Installing
pip install chart-review
Documentation
Read more on our documentation site
Beta Was this translation helpful? Give feedback.
All reactions