| Literature DB >> 35778429 |
Xuchu Jiang1, Ying Zhang1, Ying Li2, Biao Zhang3.
Abstract
Airplanes have always been one of the first choices for people to travel because of their convenience and safety. However, due to the outbreak of the new coronavirus epidemic in 2020, the civil aviation industry of various countries in the world has encountered severe challenges. Predicting aircraft passenger satisfaction and excavating the main influencing factors can help airlines improve their services and gain advantages in difficult situations and competition. This paper proposes a RF-RFE-Logistic feature selection model to extract the influencing factors of passenger satisfaction. First, preliminary feature selection is performed using recursive feature elimination based on random forest (RF-RFE). Second, based on different classification models, KNN, logistic regression, random forest, Gaussian Naive Bayes, and BP neural network, the classification performance of the models before and after feature selection is compared, and the prediction model with the best classification performance is selected. Finally, based on the RF-RFE feature selection, combined with the logistic model, the factors affecting customer satisfaction are further extracted. The experimental results show that the RF-RFE model selects a feature subset containing 17 variables. In the classification prediction model, the random forest after RF-RFE feature selection shows the best classification performance. Finally, combined with the four important variables extracted by RF-RFE and logistic regression, further discussion is carried out, and suggestions are given for airlines to improve passenger satisfaction.Entities:
Mesh:
Year: 2022 PMID: 35778429 PMCID: PMC9247921 DOI: 10.1038/s41598-022-14566-3
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.996
RF algorithm.
Figure 1The RF-RFE flow.
Figure 2KNN.
Figure 3Working principle of RF.
Figure 4Research framework.
Variable name and attribute.
| Variable properties | Variable name | Satisfaction (0–5) | Flight operation quality | Departure arrival time convenient |
| Numerical type | Age | Ticketing service | Ease of online booking | |
| Flight distance | online boarding | |||
| Ground service | Gate location | |||
| Departure delay in minutes | Baggage handling | |||
| Checking service | ||||
| Arrival delay in minutes | Air service | Inflight Wi-Fi service | ||
| Food and drink | ||||
| Category type | Gender | Seat comfort | ||
| Type of travel | Inflight entertainment | |||
| Customer type | Onboard service | |||
| Leg room service | ||||
| Customer class | Inflight service | |||
| Cleanliness |
Figure 5Feature selection results based on RF-RFE.
Figure 6ROC curve.
Model evaluation results.
| Models | Accuracy | Precision | Recall | F1 score | AUC | |
|---|---|---|---|---|---|---|
| No RF-RFE | KNN | 0.930 | 0.944 | 0.890 | 0.917 | 0.925 |
| LR | 0.873 | 0.867 | 0.835 | 0.851 | 0.869 | |
| GNB | 0.865 | 0.861 | 0.821 | 0.841 | 0.860 | |
| RF | 0.962 | 0.972 | 0.940 | 0.955 | 0.960 | |
| BP | 0.959 | 0.964 | 0.940 | 0.952 | 0.957 | |
| RF-RFE | KNN | 0.934 | 0.942 | 0.903 | 0.922 | 0.930 |
| LR | 0.872 | 0.865 | 0.834 | 0.849 | 0.867 | |
| GNB | 0.866 | 0.863 | 0.819 | 0.840 | 0.860 | |
| RF | 0.963 | 0.973 | 0.942 | 0.957 | 0.961 | |
| BP | 0.954 | 0.936 | 0.960 | 0.948 | 0.955 |
Figure 7LR coefficient.
Figure 8Distribution of people by customer type: (a) by passenger type; (b) by customer class.
Figure 9Average score of satisfaction.