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.
-
Updated
Jan 10, 2024 - Jupyter Notebook
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.
BJTU, trainning course, Predicting flight delays with weather data.
A machine learning at scale demo on flight delay prediction. The project includes an exploration of a series of data transformation and ML pipelines in Apache Spark (via Databricks).
Our project focuses on predicting flight delays using machine learning techniques. We employ feature engineering and advanced regression algorithms to enhance accuracy. The dataset includes flight info, weather conditions, and other relevant factors. Our model achieves 94% accuracy.
Flight delays prediction and analysis: Machine Learning Approach
In this repo i developed predict a flight delay using machine learning.
This repository is a project that dealing with the problem of Flight scheduling
A Two-Stage Predictive Machine Learning Engine to Forecast Flight On-Time Performance
This project focuses on predicting flight delays using historical data from a Tunisian airline. We analyzed patterns in airport operations and flight schedules to build a machine learning model that can forecast potential delays.
Exploring supervised learning models on flight delay predictions.
A two stage machine learning project to predict and calculate amount of flight delay.
How can we better estimate flight delays?
Explore predictive modeling with this repository, featuring regression-based models applied to a comprehensive dataset on flight delays and cancellations. Gain insights into factors influencing air travel disruptions and leverage regression techniques to enhance predictions.
My Research Project on the prediction of Flight Delay due to Weather Conditions. Provided by Solarillion Foundation.
Two stage model to predict if a flight is delayed and if so, the amount of delay in minutes. Trained using data from 18,00,000 flights of which ~ 30% were delayed
This web application predicts flight arrival delays using machine learning. Users can upload historical flight data to train a Linear Regression model and input specific flight details to receive real-time delay predictions.
Flight Delay Prediction using ML
Analysis of Australian Domestic Flight delays using Markov Chains
This project, Flight-Delay-Prediction, is a machine learning model that predicts flight delays using historical data from 2017, with a focus on logistic regression, decision trees, and random forests.
Python project hosted in Google Colab that provides data visualizations & an interactive interface for flight delay prediction leveraging random forest
Add a description, image, and links to the flight-delay-prediction topic page so that developers can more easily learn about it.
To associate your repository with the flight-delay-prediction topic, visit your repo's landing page and select "manage topics."