Skip to content
This repository was 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

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