kaggle-titanic and Titanic_Rescue_Prediction
About kaggle-titanic
agconti/kaggle-titanic
A tutorial for Kaggle's Titanic: Machine Learning from Disaster competition. Demonstrates basic data munging, analysis, and visualization techniques. Shows examples of supervised machine learning techniques.
This project provides a detailed example of how to analyze historical data to predict outcomes using machine learning. It takes raw passenger data from the Titanic disaster and guides you through cleaning, visualizing, and applying predictive models. Aspiring data analysts or data scientists new to Python will find this useful for understanding competitive data analysis workflows.
About Titanic_Rescue_Prediction
zmzhouXJTU/Titanic_Rescue_Prediction
Kaggle入门级机器学习项目:泰坦尼克号生存预测
This project helps anyone interested in historical data analysis understand which factors contributed to a person's survival during the Titanic disaster. By analyzing passenger attributes like age, gender, and class, it identifies patterns and predicts survival outcomes. The input is raw passenger data, and the output is a prediction of whether a specific passenger would have survived.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work