Titanic-ML Use machine learning to create a model that predicts which passengers survived the Titanic shipwreck. The models used are: DecisionTree, SVM and KNeighbors. In addition to GridSearchCV for the optimization of each one of them.