using ML to predict who lives and dies in titantic disaster
-
Updated
May 25, 2024 - Python
using ML to predict who lives and dies in titantic disaster
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.
Add a description, image, and links to the hot-encoding topic page so that developers can more easily learn about it.
To associate your repository with the hot-encoding topic, visit your repo's landing page and select "manage topics."