Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Titanic Survival Prediction

Summary

  • Built a Random Forest Classifier to predict survival on the Titanic dataset.
  • Achieved ~83% accuracy on test data.
  • Important Features: Sex, passenger class, and age strongly influenced survival.
  • Spotted a potential risk of overfitting.
  • Future improvements: K-Fold cross-validation, using SciKit Learn's RandomForest library

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages