Titanic : Machine learning from disaster : Contest submission
This notebook is my prediction
Model selected : GradientBoostingCLassifier
Accuracy : 0.83
SVC,KNieghborsClassifier were also considered but gave relatively poor predictions
GradientBoostingClassifier reference : https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html