Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 323 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 323 Bytes

titanic-predicting-survivors

Kaggle

Titanic: Machine Learning from Disaster (Kaggle)¶

https://www.kaggle.com/c/titanic

Goal

It is your job to predict if a passenger survived the sinking of the Titanic or not. For each PassengerId in the test set, you must predict a 0 or 1 value for the Survived variable.