Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 267 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 267 Bytes

Titanic disaster survival prediction model in jupyter notebook.

Here i treid to implement model to predict whether the passenger on titanic ship, could have survive or not based on their gender, passenger-class and age.

I have treid naive bayes and random forest.