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
- Host: GitHub
- URL: https://github.com/nandahkrishna/flightdelay
- Owner: nandahkrishna
- Created: 2018-12-29T18:24:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T19:40:00.000Z (over 6 years ago)
- Last Synced: 2025-01-30T12:16:30.738Z (over 1 year ago)
- Topics: classification, flight-delay-prediction, jupyter-notebook, machine-learning, python, regression, scikit-learn, two-stage
- Language: Jupyter Notebook
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.