Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.
/ kaggle-titanic Public archive

Titanic: Machine Learning from Disaster with Keras

License

Notifications You must be signed in to change notification settings

reis-r/kaggle-titanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic: Machine Learning from Disaster with Keras

The code for my submission on the Kaggle challenge Titanic: Machine Learning from Disaster. It uses Keras for neural networks. It was part of a course assignment so I decided to send it for scoring. :)

Requirements:

hy

pandas

keras

matplotlib

sklearn

Tensorflow