Skip to content

A simple web app to calculate cohen's kappa with streamlit and scikit-learn

Notifications You must be signed in to change notification settings

chags1313/kappa-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

kappa-app

A simple web app to calculate cohen's kappa with streamlit and scikit-learn

  • pip install streamlit
  • pip install scikit-learn
  • pip install pandas
  • pip install numpy
  • pip install altair

Usage

streamlit run kappa_app.py

About

A simple web app to calculate cohen's kappa with streamlit and scikit-learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages