Skip to content

b9nn/TitanicML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic Survival Prediction 🚢

Predicting the survival of passengers aboard the Titanic using machine learning. This project demonstrates data preprocessing, feature engineering, predictive modeling, hyperparameter tuning, and model evaluation. It is designed to be reproducible and beginner-friendly, making it ideal for a data science portfolio.


Tech Stack

  • Language: Python 3
  • Libraries: Pandas, Matplotlib, Scikit-Learn
  • Machine Learning: Random Forest Classifier, Grid Search Hyperparameter Tuning
  • Evaluation: ROC Curve, AUC, Confusion Matrix

Project Highlights

  • Engineered a FamilySize feature to improve predictive power
  • Achieved 81% accuracy and AUC of 0.88 on test data
  • Visualized feature importance to interpret model decisions

About

# Titanic Survival Prediction 🚢. Predicting the survival of passengers aboard the Titanic using machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages