Skip to content
#

titanic-machine-learning

Here are 15 public repositories matching this topic...

This project aims to predict the survival of passengers aboard the Titanic using the Naive Bayes classifier algorithm. The dataset used in this project contains information about Titanic passengers, such as their age, gender, passenger class, and other relevant features.

  • Updated May 10, 2023
  • Jupyter Notebook

Predicting passenger survival on the Titanic using an ensemble machine learning approach, achieving a Kaggle score of 0.77990. This project leverages stacking with Random Forest, Gradient Boosting, and SVM, enhanced by feature engineering and hyperparameter tuning, to model survival patterns effectively.

  • Updated Jun 14, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the titanic-machine-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the titanic-machine-learning topic, visit your repo's landing page and select "manage topics."

Learn more