0

Titanic Dataset Analysis

A Jupyter Notebook for analyzing the Titanic dataset from Kaggle, performing data preprocessing, and extracting insights.

This notebook is designed to analyze the Titanic dataset available on Kaggle. The dataset includes passenger details such as age, sex, fare, ticket class, and survival status. The goal is to explore the dataset, perform data preprocessing, and extract meaningful insights.

Check out the project on GitHub: Titanic Dataset Analysis.