Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 752 Bytes

ReadMe.md

File metadata and controls

13 lines (9 loc) · 752 Bytes

DIY Sagemaker Example

This repo contains example of how to deploy artificial neural network using the Keras package and tensorflow backend to predict churn.

This repo does not contain the data/ folder so for those who is interested to using this repo, you'll have to add that yourself.

For a more complete write-up as well as explanation, please refer to:

In addition, for noobs like myself in the beginning, it would be helpful to read through: