l3r4nd / Titanic

The Dataset was taken from Kaggle site for the competition.

Home Page:https://www.kaggle.com/c/titanic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic

This code provides an introductory application of machine learning with the Titanic data set which is used to predict the Survival of the Passenger aboard the ship. It uses ensamble and SVM machine learning algorithm to predict their survival along with feature engineering and parameter tuning.

This Notebook presents:

  • Data Visualization with Seaborn.
  • Compararision of different Machine Learning models.
  • Decision Boundaries.

About

The Dataset was taken from Kaggle site for the competition.

https://www.kaggle.com/c/titanic


Languages

Language:Jupyter Notebook 100.0%