Skip to content

amarpoji/Titanic_EDA_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Titanic Dataset - Exploratory Data Analysis (EDA)

This project performs basic Exploratory Data Analysis (EDA) on the famous Titanic dataset.

Objectives

  • Understand survival rates based on gender, class, and age.
  • Handle missing values in the dataset.
  • Create visualizations to gain insights.

Technologies Used

  • Python
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn

How to Run

  1. Install required libraries:
    pip install pandas numpy matplotlib seaborn
  2. Run the Python file:
    python titanic_eda.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published