Skip to content

This repo consists of data visualization project done for wealth management dataset from Kaggle. I have used various Machine Learning classifiers to calculate accuracy and precision to determine which model works best for this dataset. The agenda of this project is to analyze the trend of customer churn from a wealth management company.

Notifications You must be signed in to change notification settings

vinisha99/Wealth-Management-ML-Classifiers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Wealth-Management-ML-Classifiers

This repo consists of data visualization project done for wealth management dataset from Kaggle. I have used various Machine Learning classifiers to calculate accuracy and precision to determine which model works best for this dataset. The agenda of this project is to analyze the trend of customer churn from a wealth management company.

Contents

  • Analyze customer churn trend
  • Predict future churn
  • Build predictive model based on best accuracy and precision score.
    Detailed Report

Technologies used

  • Language : Python
  • Code Editor: Jupyter Notebook
  • Libraries : pandas, numpy, keras, tensorflow, matplotlib, yellowbrick
  • Machine Learning Algorithms : Logistic Regression, Gaussian Naive Bayes, Decision Tree, Random Forest, XGBClassifier

Result

  • Random Forest is the winner for building a predictive model for this dataset.
  • Highest Precision score yielded: 95%
  • Highest Accuracy score yielded: 86%

About

This repo consists of data visualization project done for wealth management dataset from Kaggle. I have used various Machine Learning classifiers to calculate accuracy and precision to determine which model works best for this dataset. The agenda of this project is to analyze the trend of customer churn from a wealth management company.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages