This project performs an in-depth exploratory data analysis (EDA) on the Titanic dataset provided by Kaggle. It covers essential data preprocessing steps, feature inspection, visualizations, and extraction of key insights to better understand the survival patterns of passengers aboard the Titanic.
- Source: Kaggle Titanic Competition
- Files Used:
train.csv - Features:
Survived: Whether the passenger survived (1) or not (0)Pclass: Passenger class (1 = 1st, 2 = 2nd, 3 = 3rd)Name,Sex,Age,SibSp,Parch,Ticket,Fare,Cabin,Embarked