Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 427 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 427 Bytes

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