junzis/atdelay
Air Traffic Delays Prediction Models
This project helps air traffic managers and airline operations teams anticipate flight delays at various scales. Using historical flight data, airline schedules, and airport capacity information, it predicts individual flight arrival delays, overall delays for a single airport, or network-wide delays across multiple airports. The output can help with proactive scheduling adjustments and resource allocation.
No commits in the last 6 months.
Use this if you need to predict air traffic delays for individual flights, specific airports, or an entire network of airports to optimize operations and minimize disruptions.
Not ideal if you don't have access to EUROCONTROL R&D data or similar comprehensive air traffic datasets, as the models require this specific type of input.
Stars
26
Forks
7
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/junzis/atdelay"
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...
nive927/Flight_Delay_Prediction
A two-stage predictive machine learning engine that forecasts the on-time performance of flights...
yankmo/DeepTP
基于深度学习的飞行轨迹预测系统,融合天气数据和飞行计划实现智能航迹预测
DanteSc03/Predicting-Flight-Delays
This project analyzes and visualizes airline delay causes using data sourced from Kaggle....