Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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