Skip to content

Using machine learning to predict survival for passengers on the Titanic based off available ticket and demographic info. Achieved a survival prediction accuracy of 75%!

Notifications You must be signed in to change notification settings

KyleSkudlarek/Pytanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pytanic

Using machine learning to predict survival for passengers on the Titanic based off available ticket and demographic info (fare, cabin, name, sex, age, etc.). Achieved a survival prediction accuracy of 75%! Fare (ticket price), Age and Sex were found to be the 3 most significant features preduticing survival. Used the sklearn random forest library to train the model.

About

Using machine learning to predict survival for passengers on the Titanic based off available ticket and demographic info. Achieved a survival prediction accuracy of 75%!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published