Jove
Visualize
Contact Us

Related Experiment Video

Updated: Jan 9, 2026

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

885

Flight delay prediction: Evaluating machine learning algorithms for enhanced accuracy.

Sarah Ahmed A AlBassam1, Dhafir N AlShahrani1

  • 1Department of Information Systems, College of Computer and Information Sciences, King Saud University, Riyadh, Saudi Arabia.

Plos One
|December 8, 2025
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Prediction Intervals01:03

Prediction Intervals

3.1K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
3.1K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same journal

Multimodal imaging to analyze the biomechanical properties of kidney tumors, evaluating feasibility, inter-modality correspondence, and diagnostic value (UroCCR-115).

PloS one·2026
Same journal

Effect of Cosmos Caudatus supplementation and aerobic exercise on selected neurobehaviour, biochemical profile and histology in rats with mild cognitive impairment (MCI) induced by AlCl3: Study Protocol.

PloS one·2026
Same journal

Towards new animal models of pure hypoxic Lance-Adams syndrome: Negative results.

PloS one·2026
Same journal

Dynamic changes in In vitro rumen fermentation, nutrient degradation, and microbial communities of fermentation inoculant-treated licorice stem and leaf silage under different dry matter contents.

PloS one·2026
Same journal

Creep damage model of rock considering the influence of fractional order and temperature.

PloS one·2026
Same journal

Relationship between appearance-related social media consciousness and beliefs about obese persons among physical education teacher candidates.

PloS one·2026
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Accurate flight delay prediction is crucial for airlines. Machine learning models, especially Random Forest and Decision Tree with resampling techniques, show high performance in predicting delays, even with imbalanced data.

Area of Science:

  • Aviation Operations Research
  • Machine Learning Applications
  • Data Science

Background:

  • Flight delays significantly impact airline efficiency, resource management, and passenger satisfaction.
  • Accurate prediction of flight arrival delays is essential for operational optimization and improved customer experience.
  • Class imbalance in flight delay datasets presents a significant challenge for predictive modeling.

Purpose of the Study:

  • To systematically evaluate the predictive performance of six machine learning classifiers for flight delay prediction.
  • To investigate the effectiveness of various resampling techniques in mitigating class imbalance.
  • To identify optimal model and resampling combinations for accurate flight delay forecasting.

Main Methods:

  • Six machine learning classifiers were evaluated: Decision Tree, Random Forest, Support Vector Classifier (SVC), Logistic Regression, K-Nearest Neighbors (KNN), and Naive Bayes.

Related Experiment Videos

Last Updated: Jan 9, 2026

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

885
  • Resampling techniques including Random Oversampling, Synthetic Minority Oversampling Technique (SMOTE), and Adaptive Synthetic Sampling (ADASYN) were applied to address class imbalance.
  • Stratified 10-fold cross-validation and a hold-out test set were used for rigorous performance assessment with metrics like Accuracy, F1-score, MCC, and ROC-AUC.
  • Main Results:

    • Random Forest with Random Oversampling and Decision Tree with SMOTE achieved the highest predictive performance (accuracy 0.90, F1-score 0.90, MCC 0.73, ROC-AUC 0.87).
    • Resampling strategies significantly improved model performance on the imbalanced flight delay dataset.
    • Simpler models like Naive Bayes showed competitive results when data was balanced, indicating their continued utility.

    Conclusions:

    • Resampling techniques are critical for developing reliable predictive models for imbalanced flight delay data.
    • Ensemble methods like Random Forest and tree-based methods like Decision Tree, when combined with appropriate resampling, offer superior predictive accuracy.
    • The study provides actionable insights for airlines to improve operational efficiency and decision-making through data-driven delay prediction.