Titanic Survivor Predictor

task: classification

The objective of this problem is to predict whether a passenger survived the sinking of the Titanic or not. You much train your model using the passenger attributes provided as part of the training data to predict whether they survived or not.

titanic-1/submission.py (autosaved)