Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 508 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 508 Bytes

P0: Titanic Survival Exploration

In this project, you will create decision functions that attempt to predict survival outcomes from the 1912 Titanic disaster based on each passenger’s features, such as sex and age. You will start with a simple algorithm and increase its complexity until you are able to accurately predict the outcomes for at least 80% of the passengers in the provided data. This project will introduce you to some of the concepts of machine learning as you start the Nanodegree program.