Skip to content

A data science project to predict survival rates on the Titanic dataset.

License

Notifications You must be signed in to change notification settings

MrAnuragKr/titanic-survival-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic Survival Prediction

This project uses machine learning algorithms to predict whether a passenger survived the Titanic disaster based on the Titanic dataset.

Technologies Used

  • Python
  • Jupyter Notebooks
  • Pandas, NumPy, Scikit-learn
  • Matplotlib, Seaborn (for visualizations)

Project Overview

In this project, we will:

  1. Analyze the Titanic dataset to understand the features and data quality.
  2. Clean the data and perform feature engineering.
  3. Build machine learning models (e.g., Logistic Regression, Decision Tree) to predict survival.
  4. Evaluate model performance.

About

A data science project to predict survival rates on the Titanic dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published