Skip to content

grrrr/krippendorff-alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python implementation of Krippendorff's alpha – inter-rater reliability

For inter-rater agreements for experimental data with missing values, Krippendorff's alpha coefficient has been established as a standard measure. This a very general implementation in the Python programming language, allowing the use of arbitrary metrics. It is also accelerated for some standard metrics that allow vector math (through Numerical Python) -- currently nominal, interval and rational metrics.

About

Python implementation of Krippendorff's alpha -- inter-rater reliability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages