/titanic-eda

Exploratory Data Analysis on the Titanic Dataset

Primary LanguageJupyter NotebookGNU Lesser General Public License v2.1LGPL-2.1

Titanic: Exploratory Data Analysis (EDA)

Project Overview

This project involves an exploratory data analysis (EDA) of the Titanic dataset. The goal is to uncover insights related to the survival of passengers.

Files

  • titanic_eda.ipynb: Jupyter Notebook containing the analysis.
  • titanic.csv: Dataset used for the analysis.
  • README.md: Project documentation.

How to Run

  1. Clone the repository.
  2. Open titanic_eda.ipynb in Jupyter Notebook.
  3. Run the cells to see the analysis.

Key Findings

  • Summary of the key insights from the analysis.