https://github.com/prneidhardt/neural-networks
Customer Churn Prediction Project
https://github.com/prneidhardt/neural-networks
ann artificial-neural-networks keras tensorflow
Last synced: about 2 months 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T21:19:42.000Z (over 1 year ago)
- Last Synced: 2025-02-25T20:31:20.610Z (over 1 year ago)
- Topics: ann, artificial-neural-networks, keras, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 688 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