ayusufalba25 / ChurnANN

Predict customer churn of a bank using Artificial Neural Network (ANN). The implementation of ANN was created using TensorFlow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank Customer Churn Prediction using ANN

Predict customer churn of a bank using Artificial Neural Network (ANN) with tensorflow library. The ANN model was successfully predicted customer churn with 82% accuracy.

Further exploration will be done using more comprehensive analytics.

The code was run in a google colab environment and the data was imported directly from my google drive account.

About

Predict customer churn of a bank using Artificial Neural Network (ANN). The implementation of ANN was created using TensorFlow.


Languages

Language:Jupyter Notebook 100.0%