Yoel125 commited on
Commit
9934454
·
verified ·
1 Parent(s): 00278cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,8 +1,8 @@
1
-
2
- ## Introduction
3
  In this project, I will analyze airline passenger satisfaction and flight delays. The goal is to build a full machine learning pipeline, starting from data cleaning and Exploratory Data Analysis (EDA), through Feature Engineering and Clustering, to training and evaluating models. I want to understand what causes flight delays and how we can predict them to improve the travel experience
4
 
5
- ### Project Overview
6
  I am using the "airline-satisfaction-analysis" dataset from Hugging Face. This dataset contains survey results from passengers, including their personal details, flight information, and how they rated different services.
7
 
8
 
 
1
+ # Multi-Dimensional Analysis of Airline Passenger Satisfaction and Flight Delay Prediction
2
+ #### Introduction
3
  In this project, I will analyze airline passenger satisfaction and flight delays. The goal is to build a full machine learning pipeline, starting from data cleaning and Exploratory Data Analysis (EDA), through Feature Engineering and Clustering, to training and evaluating models. I want to understand what causes flight delays and how we can predict them to improve the travel experience
4
 
5
+ #### Project Overview
6
  I am using the "airline-satisfaction-analysis" dataset from Hugging Face. This dataset contains survey results from passengers, including their personal details, flight information, and how they rated different services.
7
 
8