https://github.com/curiousily/customer-churn-detection-with-tensorflow-js
Customer churn prediction using Neural Networks with TensorFlow.js
https://github.com/curiousily/customer-churn-detection-with-tensorflow-js
customer-churn-prediction deep-learning javascript neural-networks tensorflow
Last synced: about 1 month ago
JSON representation
Customer churn prediction using Neural Networks with TensorFlow.js
- Host: GitHub
- URL: https://github.com/curiousily/customer-churn-detection-with-tensorflow-js
- Owner: curiousily
- Created: 2019-07-15T19:49:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T23:07:24.000Z (almost 5 years ago)
- Last Synced: 2025-04-04T10:23:33.130Z (2 months ago)
- Topics: customer-churn-prediction, deep-learning, javascript, neural-networks, tensorflow
- Language: JavaScript
- Homepage: https://www.curiousily.com/posts/customer-churn-prediction-using-deep-neural-network-with-tensorflow-js/
- Size: 234 KB
- Stars: 8
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customer churn prediction using Neural Networks
Read the complete tutorial here: [https://www.curiousily.com/posts/customer-churn-prediction-using-deep-neural-network-with-tensorflow-js/](https://www.curiousily.com/posts/customer-churn-prediction-using-deep-neural-network-with-tensorflow-js/)
Run the code on [CodeSandbox](https://codesandbox.io/s/credit-default-prediction-with-tensorflow-js-jt5mz?fontsize=14)