junzis/atdelay
Air Traffic Delays Prediction Models
Implements three complementary prediction models across different scales: Random Forest for individual flight arrival delays, LSTM networks for single-airport aggregate delays, and Dynamic Spatial-Temporal Graph Attention Networks (DST-GAT) for network-wide airport delay forecasting. Uses EUROCONTROL R&D data with TensorFlow/Keras backends, supporting optional GPU acceleration via CUDA for computationally intensive graph neural network training. Integrates the Spektral library for graph convolution operations to capture airport connectivity and temporal delay propagation patterns.
No commits in the last 6 months.
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
基于深度学习的飞行轨迹预测系统,融合天气数据和飞行计划实现智能航迹预测
Yuxiang-Fan/Railway-passenger-volume-analysis
A comprehensive statistical study and automated modeling pipeline for analyzing factors...