Skip to content

A Machine Learning model to predict who would have survived the Titanic disaster

License

Notifications You must be signed in to change notification settings

vdolce/ml-titanic-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic - Who would have survived ?

This notebook contains an analysis about the Titanic disaster: our dataset has information about the people aboard, such as age, sex, class, fare, who survived and who did not.

Using the Logistic Regression method, our model can predict who would have survived.

Library: scikit-learn

Null values handling: Statistical Imputation

Error Metrics: Classification report, Confusion matrix

Plotting library: Seaborn

About

A Machine Learning model to predict who would have survived the Titanic disaster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published