Skip to content

Parnni/Airline-Passenger-Satisfaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project - Airline Passenger Satisfaction

Table of Contents

Overview

The given dataset contains an airline passenger satisfaction survey. Our goal is to find what factors are highly correlated to a satisfied or an unsatisfied passenger? and perform predictions.

This project consists of : -

  • Using sklearn Pipeline and ColumnTransformer for data transformation.
  • Selecting the best ML algorithm based on size of the data and resources, and
  • Hyperparameter tuning.

Technologies Used

Made withJupyter

Results

  1. Business class customers tend to be more satisfied.
  2. Business travel customers tend to be more satisfied.
  3. Customer satisfaction doesn't depend on Gender.
  4. Customers provided with services with 4-5 grade tend to be more satisfied.
  5. Cleanliness has high influence on satisfaction.

Prescription

  1. All the provided services should be of 4-5 grade.
  2. Concentrate on Cleanliness.
  3. Concentrate on Eco class and personal travel as they are most unsatisfied customer.

About

Classification project on airline passenger satisfaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published