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

Latest commit

 

History

History
18 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 369 Bytes

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