IJRTI2305086
IJRTI2305086
Abstract: Due to its convenience, luxury, and speed, air travel has become more popular than other modes of
transportation. However, because of a number of issues, including erratic weather forecasts, engine problems, and
others, there have been major delays as a result of the huge demand for it. These delays cause significant monetary and
environmental damage. To enhance flight operations and reduce delays, the model's primary goal is to develop a
machine learning model to predict flight delays. Our algorithm would take as inputs the departure date, the separation
between the two airports, the scheduled arrival, etc. Additionally, for various figures of merit, we contrast the decision
tree classifier with logistic regression and a straightforward neural network. The Random Forest consists of various
decision trees that select the suitable attribute for a node starting at the root and separate the data into subsets based
on the selected attribute.
Keywords: Random forest, Predicting the flight delay, Map plotting, Refering near by hotels and transports.
1. INTRODUCTION
In the modern world, air traffic control, cargo airlines, and passenger airlines are the three main components of any
transportation system. Nations all around the world have attempted to develop different methods over time to enhance the
aeroplane transportation system. This has significantly altered how airlines operate. Modern travellers occasionally have trouble
from flight delays. About 20% of airline flights are cancelled or delayed annually, costing travellers more than $20 billion in
lost time and money.
Airport capacity is sometimes described as being determined by the average aircraft delay. One of the most common
problems in the globe is flight delay. It's quite difficult to justify a delay. There are a few uncommon causes of flight delays,
such as runway work or heavy traffic, but inclement weather seems to be the most frequent one..
1.1. PURPOSE
To optimise flight operations and reduce delays, the model's primary goal is to estimate flight delays accurately. Flight arrival
delays can be predicted using a machine learning algorithm. Our study focused primarily on forecasting flight delays for a
certain airport over a specific time frame. To determine the importance of each variable, we employed a regression model; in
this case, we used Logistic Regression along with techniques like Support Vector Machine, Decision Tree, and Random Forest.
In addition, we used the One-Hot-Encoder method to encode categorical variables.
2. PROBLEM STATEMENT
Air flight has been beneficial because it shortens travel distances. However, because of a number of issues, including erratic
weather forecasts, engine problems, and others, there have been major delays as a result of the huge demand for it. These delays
cause significant monetary and environmental damage. To enhance flight operations and reduce delays, the model's primary
goal is to develop a machine learning model to predict flight delays. Our algorithm would take as inputs the departure date, the
separation between the two airports, the scheduled arrival, etc. Additionally, for various figures of merit, we contrast the ecision
tree classifier with logistic regression and a straightforward neural network.
3. PROPOSED SOLUTION
We want to boost prediction accuracy with the system we've proposed. For prediction, we are utilizing the UK dataset, which
offers statistics on arrival and departure, including wheels-off time, departure delay, and taxi-out time per airport. It also
includes actual departure time, scheduled departure time, scheduled elapsed time, and scheduled elapsed time. To analyze the
result more accurately, we will test and train the data. We will provide them with other means of transportation so they can get
where they are going.
We employ machine learning techniques including logistic regression, decision tree classifier, and random forest, which also
aid in increasing accuracy and performance. The user can choose from the provided locations on a tab to learn about the direct
flights offered from the source on the plotted map. It provides a distinct vision of the locations from the original locations.
Users have the opportunity to look for a hotel and restaurant to eat at while waiting.
IJRTI23050886 International Journal for Research Trends and Innovation (www.ijrti.org) 551
© 2023 IJRTI | Volume 8, Issue 5 | ISSN: 2456-3315
IJRTI23050886 International Journal for Research Trends and Innovation (www.ijrti.org) 552
© 2023 IJRTI | Volume 8, Issue 5 | ISSN: 2456-3315
evaluation of algorithms was fulfilled by comparing the values of two measures: accuracy and precision. These measures were
weighted to adjust the imbalance of the selected data set.
IJRTI23050886 International Journal for Research Trends and Innovation (www.ijrti.org) 553
© 2023 IJRTI | Volume 8, Issue 5 | ISSN: 2456-3315
IJRTI23050886 International Journal for Research Trends and Innovation (www.ijrti.org) 554
© 2023 IJRTI | Volume 8, Issue 5 | ISSN: 2456-3315
IJRTI23050886 International Journal for Research Trends and Innovation (www.ijrti.org) 555
© 2023 IJRTI | Volume 8, Issue 5 | ISSN: 2456-3315
IJRTI23050886 International Journal for Research Trends and Innovation (www.ijrti.org) 556