All rights to the image are reserved to wikipedia
This repository includes my scripts for the Kaggle Titanic prediction competition.
- The
tutorial
folder includes scripts based on the Getting Started With Python guide at the Kaggle website. - In addition, you will need to create a
csv
directory and copy the data files in there (download data csv files here).
I would appreciate any suggestions you may have regarding improving the scripts. My current best public score on Kaggle is 0.7799.