Skip to content

Using machine learning algorithms like support vector machines, artificial neural networks and random forest to predict airline customers satisfaction

Notifications You must be signed in to change notification settings

zhiming97/Predicting-Satisfaction-Of-Airline-Customers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting-Satisfaction-Of-Airline-Customers

image

Project Overview

Results

image

  • The SVM (Kernel : Gaussian RBF, Cost Parameter = 3) is the model that outperforms all the other models with the highest accuracy.
  • However, random forest is chosen as the most appropriate mode because it is less computationally expensive and is able to train a model within a short period of time compared to ANN and SVM.
  • Finally, online boarding, inflight wifi service, and airline classes are labelled as top three most important factors which can greatly affect the satisfaction of a customer.

About

Using machine learning algorithms like support vector machines, artificial neural networks and random forest to predict airline customers satisfaction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages