This is a machine learning project to predict the chances of survival on titanic
The file titanic-submit.py is the REAL file
titanic.py is the code for testing
train.csv and test.csv includes training data and testing data
gender submission includes all the predicted results which 1 is alive and 0 is dead