ahmedbesbes/How-to-score-0.8134-in-Titanic-Kaggle-Challenge
Solution of the Titanic Kaggle competition
This project helps data science practitioners understand how to approach a classification problem like predicting survival. It takes raw passenger data, performs analysis and feature engineering, and outputs a predictive model for survival. This is ideal for aspiring data scientists or those new to Kaggle competitions seeking a structured approach to common machine learning tasks.
132 stars. No commits in the last 6 months.
Use this if you want to learn a standard workflow for building a predictive model from tabular data, specifically in the context of a data science competition.
Not ideal if you are looking for a plug-and-play solution for a business problem, as this is an educational example rather than a production-ready system.
Stars
132
Forks
97
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 07, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ahmedbesbes/How-to-score-0.8134-in-Titanic-Kaggle-Challenge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
agconti/kaggle-titanic
A tutorial for Kaggle's Titanic: Machine Learning from Disaster competition. Demonstrates basic...
Dalageo/ml-titanic-shipwreck
Exploring the World's Most Renowned Shipwreck 🚢
Ruban2205/titanic-classification
Welcome to the Titanic Classification project repository! This project aims to predict whether a...
ShayanPersonal/Kaggle-Passenger-Screening-Challenge-Solution
10th place solution to the $1,500,000 Kaggle Passenger Screening Challenge.
zmzhouXJTU/Titanic_Rescue_Prediction
Kaggle入门级机器学习项目:泰坦尼克号生存预测