Flight Delay Prediction using polynomial regression, lasso regularization, and RandomForrestRegression
How to run: The easiest way is to run .ipynb notebook via Colabe or Jupyter notebook and if you have Anaconda you don't have to install libraries because Anaconda, and Colabe often have them installed
You can also run the main .py but make sure you installed all requirements from "Requierments.txt "
see "Requierments.txt"
Documentation is available within the "main.py"
dataset is available in this repository.