Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darenr/bank-churn-rate-keras
Churn Rate on Bank dataset using Keras (binary classification). Predict whether a particular customer would be leaving the bank in the future or not.
https://github.com/darenr/bank-churn-rate-keras
ai churn keras machine-learning
Last synced: 16 days ago
JSON representation
Churn Rate on Bank dataset using Keras (binary classification). Predict whether a particular customer would be leaving the bank in the future or not.
- Host: GitHub
- URL: https://github.com/darenr/bank-churn-rate-keras
- Owner: darenr
- License: apache-2.0
- Created: 2019-10-04T23:26:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T17:57:35.000Z (almost 4 years ago)
- Last Synced: 2023-08-21T06:10:34.419Z (about 1 year ago)
- Topics: ai, churn, keras, machine-learning
- Language: Python
- Homepage:
- Size: 261 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bank-churn-rate-keras
Churn Rate on Bank dataset using Keras
Using a simple network architecture predict if a customer churns.