radoslawkrolikowski/adsb-flight-localization
Real-time aircraft localization prediction based on crowdsourced air traffic control communication data (ADS-B)
Combines Apache Spark and PyTorch for distributed preprocessing of high-volume sensor data with ensemble and deep learning models (TabNet), then streams real-time predictions through Apache Kafka to a Flask/Leaflet.js visualization dashboard. Handles data quality challenges from unsynchronized receivers and sensor localization errors through custom timestamp synchronization and feature extraction pipelines. Supports multiple inference backends (Spark ML, Sklearn, PyTorch) and persists preprocessed data to HDF5 or MariaDB for scalable training workflows.
No commits in the last 6 months.
Stars
39
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
May 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/radoslawkrolikowski/adsb-flight-localization"
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...
junzis/atdelay
Air Traffic Delays Prediction Models
yankmo/DeepTP
基于深度学习的飞行轨迹预测系统,融合天气数据和飞行计划实现智能航迹预测