Skip to content

This project takes a dataset of 10000 customers and their 12 attributes like their age, gender, geography etc. Feature selection and data preprocessing is done on the dataset and fed into a 3 layer sequential neural network. The trained model achieves about 85% accuracy on both train and test sets.

Notifications You must be signed in to change notification settings

uday147/customer_churn_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

customer_churn_prediction

This project takes a dataset of 10000 customers and their 12 attributes like their age, gender, geography etc. Feature selection and data preprocessing is done on the dataset and fed into a 3 layer sequential neural network. The trained model achieves about 85% accuracy on both train and test sets.

About

This project takes a dataset of 10000 customers and their 12 attributes like their age, gender, geography etc. Feature selection and data preprocessing is done on the dataset and fed into a 3 layer sequential neural network. The trained model achieves about 85% accuracy on both train and test sets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published