Skip to content

The Titanic Kaggle competition challenges participants to predict the survival of passengers. I conducted an exploratory data analysis, revealing key predictors like gender, class, age, and embarkation point. I used a stacking ensemble model with 3 base learners and 1 meta-learner. 💻

Notifications You must be signed in to change notification settings

matteobalducci/Titanic-Challenge---My-ML-Model-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Titanic-Challenge---My-ML-Model-

The Titanic Kaggle competition challenges participants to predict the survival of passengers. I conducted an exploratory data analysis, revealing key predictors like gender, class, age, and embarkation point. Using a stacking ensemble model with RandomForest, GradientBoosting, and XGBoost as base learners and LogisticRegression as a meta-learner. 💻

About

The Titanic Kaggle competition challenges participants to predict the survival of passengers. I conducted an exploratory data analysis, revealing key predictors like gender, class, age, and embarkation point. I used a stacking ensemble model with 3 base learners and 1 meta-learner. 💻

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published