kaggle-titanic and Titanic-Machine-Learning
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-Machine-Learning
DanielGunna/Titanic-Machine-Learning
Applying Machine Learning Algorithms to the Kaggle "Titanic Survival Prediction Problem".
This project helps data enthusiasts and aspiring data scientists practice applying machine learning to real-world datasets. It takes historical passenger data from the Titanic and uses it to predict individual survival outcomes. The output is a set of predictions indicating who survived the disaster, which can be compared against actual results for learning and evaluation.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work