Code, data, and supplemental information for the work titled "Effort of Reproducibility".
├── data
│ ├── effortly_alpha.csv
│ ├── dataloader.py
│ ├── __init__.py
│ └── README.md
├── environment.yml
├── LICENSE
├── media
│ └── effort_of_reproducibility.png
├── README.md
If you want to run the statistical tests, first go into the env,
$ conda env create -f environment.yml
$ conda activate effortly
once the conda env is setup, run
TBA
TBA
More information on this can be found from results/
directory.