Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chhavi-trivedi/survival_prediction-titanic_disaster

model to predict the survival in the Titanic disaster, with 98.8 accuracy.
https://github.com/chhavi-trivedi/survival_prediction-titanic_disaster

dicision-tree knn-classification random-forest titanic-disaster

Last synced: 9 days ago
JSON representation

model to predict the survival in the Titanic disaster, with 98.8 accuracy.

Awesome Lists containing this project

README

        

# Survival_prediction-Titanic_Disaster
I have played around different models to get highest accuracy of predicting the survival of the titanic disaster.
### Model Used-
* RANDOM FOREST CLASSIFIER
* DECISION TREE CLASSIFIER
* K-NN CLASSIFIER