An open API service indexing awesome lists of open source software.

https://github.com/nandahkrishna/flightdelay

Flight Delay Prediction using ML
https://github.com/nandahkrishna/flightdelay

classification flight-delay-prediction jupyter-notebook machine-learning python regression scikit-learn two-stage

Last synced: about 2 months ago
JSON representation

Flight Delay Prediction using ML

Awesome Lists containing this project

README

          

# Flight Delay Prediction using ML

This project consists of three phases:

1. Data Preprocessing

2. Classification

3. Regression

The code has been split into four Google Colaboratory Notebooks:

1. FlightData

2. WeatherData

3. TrainTest

4. DelayPredict

All data has been stored in a Google Drive folder as the CSV files are too large to upload to GitHub.