Skip to content

nandahkrishna/FlightDelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.