Titanic

Machine Learning from Disaster.

Posted by August 09, 2021 · 1 min read

Project:

Titanic

This is the legendary Titanic ML competition from Kaggle, This project I used machine learning to predicts which passengers survived the Titanic shipwreck. My model had a 75% accurancy rate.

titanic analysis
Click here to see my Python Project.

titanic analysis

    Programming Language:

  • Python
  • Pandas
  • Numpy
  • Sklearn_ensemble
  • sklearn_model_selection (train_test_split)
  • sklearn_model_selection (KFold)
  • sklearn_model_selection (RepeatedKFold)
  • matplotlib_pylab