Skip to content

Classification models on the famous Titanic Dataset along with Data Visualisation and EDA

Notifications You must be signed in to change notification settings

jradha11/titanic-kaggle

Repository files navigation

Titanic-Machine Learning From Disaster

This dataset requires us to predict 'What sorts of people were likely to survive the titanic shipreck?'. This is a Classification problem and I used the following three classification models.

1. Support Vector Machine
2. Logistic Regression
3. Random Forest Classifier

Public Score from Kaggle

	1. Support Vector Machine- 0.7790
	2. Random Forest Classifier- 0.7751
	3. Logistic Regression- 0.7464

Releases

No releases published

Packages

No packages published