BradyFisher / Machine-Learning-Titanic-Project

This is a project where use the Random Forest Classifier and XGBoost Machine Learning Techniques to held predict what passengers survived the sinking of the Titanic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine-Learning-Titanic-Project

In this project I was tasked with analyzing available data on Titanic passengers, such as their name, age, gender, socio-economic class, and fare to potentially provide insights into the factors that influenced survival. For this project I utilized the power of machine learning, Random Forest Classifier and XGBoost algorithms,to predict what sort of people were more likely to survive. The final (best) model these machine learning techniques calculated was then used to predict the fate of passengers, whose fate was unknown to me. These predictions were submitted to the Kaggle competition site and was given a score determining how well the model worked.

About

This is a project where use the Random Forest Classifier and XGBoost Machine Learning Techniques to held predict what passengers survived the sinking of the Titanic.


Languages

Language:Jupyter Notebook 100.0%