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.mdIf you want to run the statistical tests, first go into the env,
$ conda env create -f environment.yml
$ conda activate effortlyonce the conda env is setup, run
TBATBA
More information on this can be found from results/ directory.
