Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 944 Bytes

README1.md

File metadata and controls

10 lines (8 loc) · 944 Bytes

Machine_Learning-Portfolio

Portfolio of machine projects completed by me for academic and self learning purposes

Predict survival on the Titanic and get familiar with ML basics

The sinking of the Titanic is one of the most infamous shipwrecks in history.On April 15, 1912, during her maiden voyage, the widely considered “unsinkable” RMS Titanic sank after colliding with an iceberg. Unfortunately, there weren’t enough lifeboats for everyone onboard, resulting in the death of 1502 out of 2224 passengers and crew. While there was some element of luck involved in surviving, it seems some groups of people were more likely to survive than others.In this challenge, I have built a predictive model that answers the question: “what sorts of people were more likely to survive?” using passenger data (ie name, age, gender, socio-economic class, etc).

https://github.com/ria3999/Machine_Learning-Portfolio/blob/master/titanic.py