Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 366 Bytes

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.

TITANIC