Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 422 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 422 Bytes

airport_delay_pred

Before running any experiment please execute the following instructions so that the necessary packages are installed:

pip install numpy
pip install scipy
pip install scikit-learn

After everything is done you can run the expariments by doing: python simulation_<>.py

Only for simulation_past_conc.py if the machine does not have enough at least 16GB of RAM, change in line 79 1999 to 2005.