Skip to content

sprout-uci/captcha-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Prerequisits

Creating an environment

Use the terminal (or GUI, if that is preferred) and create an environment from the provided environment.yml file:

conda env create -f environment.yml

Then activate the new environment:

conda activate citw_analysis

(See here for more information.)

Running the analysis scripts

Run the Jupyter notebook:

jupyter notebook

and open the prompted link in browser.

Navigate to scripts directory and run necessary analysis script.

analysis.ipynb generates Figures 7~14 in Sections 5.1 through 5.4 and in Appendix D as well as the statistical analysis provided in Sections 5.1 through 5.4 and in Appendix C in the paper.

abandonment_analysis.ipynb generates Tables 7~10 in Appendix A in the paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published