Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prneidhardt/neural-networks
Customer Churn Prediction Project
https://github.com/prneidhardt/neural-networks
ann artificial-neural-networks keras tensorflow
Last synced: 23 days ago
JSON representation
Customer Churn Prediction Project
- Host: GitHub
- URL: https://github.com/prneidhardt/neural-networks
- Owner: prneidhardt
- License: gpl-3.0
- Created: 2022-05-29T16:58:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T19:17:43.000Z (over 1 year ago)
- Last Synced: 2024-11-10T21:37:16.363Z (3 months ago)
- Topics: ann, artificial-neural-networks, keras, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 687 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neural-Networks
- Project delivered in March 2022
- Repository includes two files:
- Jupyter notebook with Python code written for data analysis and model building
- CSV file includes data imported into notebook
## Problem Statement
- To help the operations team identify the customers that are more likely to churn by building an artificial Neural Network.## Skills and Tools
- Tensorflow
- Keras
- ANN
- Google Colab