Skip to content

An artificial neural network built in Keras to predict whether a passenger survived the Titanic or did not. The end goal is to predict whether Jack would have survived or not.

Notifications You must be signed in to change notification settings

chasinginfinity/predicting-titanic-survivors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Would Jack have survived the Titanic ? - Machine Learning has the answer

Code for the video -

This is an Artificial Neural Network that predicts the survival of passengers on the Titanic.

titanic-ann.py is the main code that includes preparing the dataset, building the model and making predictions.
train.csv is the dataset used from Kaggle (https://www.kaggle.com/c/titanic/data)

Conclusion

Chances of Jack surviving = 10.53%
Chances of Rose surviving = 92.5%
Find out how I came up these predictions by watching the video !

About

An artificial neural network built in Keras to predict whether a passenger survived the Titanic or did not. The end goal is to predict whether Jack would have survived or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages