bhupeshmahara / customer-flight-satisfaction-prediction

We are going to predict customer's satisfaction while travelling in a flight.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customer Flight Satisfaction Prediction

The dataset consist of information of passengers boarding and deboarding information and the services provided during the travel in the flight.

enter image description here

Train Dataset:

  • train set contains 83123 rows and 24 columns

Test Dataset:

  • test set contains 20781 rows and 23 columns

enter image description here

Columns Descriptions
ID Unique ID
Gender Gender of the passenger
Satisfaction Satisfaction of the passenger

You can check the notebook by clicking here.

About

We are going to predict customer's satisfaction while travelling in a flight.


Languages

Language:Jupyter Notebook 100.0%