Skip to content

iparask/airport_delay_pred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A flight delay prediction tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published