Prediction of Flight Time Deviation for Lithuanian Airports Using Supervised Machine Learning Model

Comput Intell Neurosci. 2020 Oct 26:2020:8878681. doi: 10.1155/2020/8878681. eCollection 2020.

Abstract

In the paper, the flight time deviation of Lithuania airports has been analyzed. The supervised machine learning model has been implemented to predict the interval of time delay deviation of new flights. The analysis has been made using seven algorithms: probabilistic neural network, multilayer perceptron, decision trees, random forest, tree ensemble, gradient boosted trees, and support vector machines. To find the best parameters which give the highest accuracy for each algorithm, the grid search has been used. To evaluate the quality of each algorithm, the five measures have been calculated: sensitivity/recall, precision, specificity, F-measure, and accuracy. All experimental investigation has been made using the newly collected dataset from Lithuania airports and weather information on departure/landing time. The departure flights and arrival flights have been investigated separately. To balance the dataset, the SMOTE technique is used. The research results showed that the highest accuracy is obtained using the tree model classifiers and the best algorithm of this type to predict is gradient boosted trees.

MeSH terms

  • Airports*
  • Algorithms
  • Decision Trees
  • Neural Networks, Computer
  • Supervised Machine Learning*
  • Support Vector Machine