ayushkesh / Titanic-ML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic-ML

Dataset Python 3.6 NLTK

Description about repository:

This repository consists project that use machine learning to create a model that predicts which passengers survived the Titanic shipwreck.

Algorithms used:

• K-Nearest Neighbours
• Decision Tree Regression/Classification
• Random Forest Regression/Classification
• Naive Bayes Classification
• Support Vector Classification
• Adaboost
• Gradient boost
• XGB Classifier
Overall Random Forest Classification gives cross validation score of 86%

• Please do the repository, if it helped you in anyway.

About


Languages

Language:Jupyter Notebook 100.0%