Skip to content

Titanic ML competition from Kaggle : predict which passengers survived

Notifications You must be signed in to change notification settings

e-vdb/titanic-kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle : Titanic - Machine Learning from Disaster

Summary

Titanic ML competition from Kaggle

More info : visit https://www.kaggle.com/c/titanic

Purpose : Predict which passengers survived

Titanic shipwreck

202c6ed4da680449445ed8348d61b7cab26457cbc8e88603c73db832f32606b3

More info about Titanic shipwreck : visit https://en.wikipedia.org/wiki/Sinking_of_the_Titanic

Repository content

Titanic Kaggle competition

Notebook

  • Data visualisation
  • Pre-processing with pipeline
    • Imputer
    • One-hot encoding

diagram

  • Machine learning
    • Model : Random Forest Classifier
    • Evaluation of the accuracy score
    • Optimisation of model parameters with Grid Search CV

Competition predictions

Score = 0.79425

About

Titanic ML competition from Kaggle : predict which passengers survived

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published