nive927/Flight_Delay_Prediction
A two-stage predictive machine learning engine that forecasts the on-time performance of flights for 15 different airports in the USA based on data collected in 2016 and 2017.
This project provides a system to predict whether a flight will be delayed and, if so, by how many minutes. It takes real-time flight details and weather conditions as input to produce a clear forecast of a flight's on-time performance. This tool is ideal for airport operations managers, airline dispatchers, or aviation authorities looking to proactively manage flight schedules and passenger impact.
No commits in the last 6 months.
Use this if you need to anticipate flight delays at 15 major US airports to optimize resource allocation, communicate with passengers, or minimize operational disruptions.
Not ideal if you need predictions for airports outside the USA or require predictions based on data more recent than 2017.
Stars
25
Forks
20
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nive927/Flight_Delay_Prediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
harshitaphadtare/GoPredict
End-to-end machine learning pipeline for trip duration prediction with feature engineering,...
michaelflppv/flight-delay-insurance
This is a repository of the educational project within "Deep Dive into Blockchain (DDiB)" Summer...
junzis/atdelay
Air Traffic Delays Prediction Models
yankmo/DeepTP
基于深度学习的飞行轨迹预测系统,融合天气数据和飞行计划实现智能航迹预测
DanteSc03/Predicting-Flight-Delays
This project analyzes and visualizes airline delay causes using data sourced from Kaggle....