zmzhouXJTU/Titanic_Rescue_Prediction
Kaggle入门级机器学习项目:泰坦尼克号生存预测
Implements a complete data mining pipeline with feature engineering (extracting title prefixes from passenger names for age imputation) and multivariate analysis to identify survival predictors—sex, cabin class, and family relationships show strongest correlation. Applies multiple classification algorithms with comparative evaluation on 891 training samples across 11 passenger attributes, handling missing values through statistical imputation and categorical encoding before model selection.
No commits in the last 6 months.
Stars
73
Forks
10
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 18, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zmzhouXJTU/Titanic_Rescue_Prediction"
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...
ahmedbesbes/How-to-score-0.8134-in-Titanic-Kaggle-Challenge
Solution of the Titanic Kaggle competition
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.