Skip to content

geekypathak21/ANN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Artificial Neural Network

This is an example of artificial neural network using keras and tensorflow at backend

Dataset used

I have used churn modelling dataset. Churn_Modelling.csv

This dataset contains details of customer details of a bank.

Problem Solved

In this ANN model I predict that which customer of this bank has the highest probability to leave bank. So, that bank can give more attention towards those customer which are more prior to leave the bank

Install

    Supported Python version

         - Python version used in this project: 3.5+

    Libraries used

Code

code is implemented inside ANN.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages