The "data_analysis" folder should contain the data file "meps_21_reg.csv". This data file can be obtained from the "cqr" package by following the instructions in the link below:

https://github.com/yromano/cqr/tree/master/get_meps_data

The main file for running the experiments are data_analysis/data_analysis.py. For this to run, you need to first load the helpers data_analysis/data_analysis_utils.py, data_analysis/condconf.py, and data_analysis.competitors.py. You also need to install or load the Python package "SelfCalibratingConformal", which can be found in the SelfCalibratingConformal folder.
