This is the Notebook for the Kaggle's Titanic competition.
The score of the current version is 0.77033.
- Install dependencies.
pip install -r requirements.txt
- Run Notebook.
- submit file.(If you submit
output_svc.csv
, you'll get the same score)
rmuraix/titanic
is provided under Apache License 2.0.