Skip to content

Using Machine Learning to predict what sorts of people are likely to survive

Notifications You must be signed in to change notification settings

pranay414/Titanic-ML-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Titanic-ML-Challenge

Using Machine Learning to predict what sorts of people are likely to survive

About

  • I used different types of classifiers like Decision Tree, Random Forest and Gradient Boosting.
  • The Gradient Boosting classifier gave an accuracy of 82.01%.
  • I also preprocessed the datset and removed unwanted features like name, ticket, home.dest, body, cabin, boat.
  • I used cross-validation to improve the performance of my model.

Packages Used

  • pandas
  • numpy
  • scikit-learn
  • matplotlib

About

Using Machine Learning to predict what sorts of people are likely to survive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published