项目作者: kanishksh4rma

项目描述 :
Predict the survival rate and Chances get Survived on Titanic using Machine learning.
高级语言:
项目地址: git://github.com/kanishksh4rma/Predict-survival-on-the-Titanic.git


Predict-survival-on-the-Titanic

On April 15, 1912, during her maiden voyage, the widely considered “unsinkable” RMS Titanic sank after colliding with an iceberg. Unfortunately, there weren’t enough lifeboats for everyone onboard, resulting in the death of 1502 out of 2224 passengers and crew.

While there was some element of luck involved in surviving, it seems some groups of people were more likely to survive than others.

Objective

Predict the survival rate and Chances get Survived on Titanic using Machine learning.

Algorithms Used :

  1. * RandomForestClassifier
  2. * SVC
  3. * SVM
  4. * kNN
  5. * DecisionTreeClassifier

Dataset source : Kaggle

Developed by : Kanishk Sharma