Git Product home page Git Product logo

yashksaini-coder / binary-classification-churn-prediction Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 19 MB

Bank Churn Binary Classification Project | Prediction of the bank churn implementing the Ensemble model building technique.

License: MIT License

Jupyter Notebook 58.88% HTML 41.12% Python 0.01%
classification data-science ensemble-learning machine-learning machine-learning-algorithms supervised-learning

binary-classification-churn-prediction's Introduction

Binary Classification with a Bank Churn Dataset

A collaborative project utilizing ensemble models for Binary classification with Bank churn . ๐Ÿš€๐Ÿ’Ž


Table of Contents


Description

This project focuses on Binary classification of Bank customers churn using a combination of various machine learning models. Machine Learning Models included are:-

  1. DecisionTreeClassifier
  2. QuadraticDiscriminantAnalysis
  3. KNeighborsClassifier
  4. LogisticRegression
  5. RidgeClassifier
  6. Perceptron
  7. SGDClassifier
  8. AdaBoostClassifier
  9. RandomForestClassifier
  10. HistGradientBoostingClassifier
  11. GradientBoostingClassifier
  12. ExtraTreesClassifier
  13. GaussianNB
  14. lgb (LightGBM)
  15. xgb (XGBoost)
  16. CatBoostClassifier
  17. MLPClassifier (Multi-layer Perceptron)

Ensemble Techniques:-

  • VotingClassifier:- Used for combining multiple machine learning models.

Installation

# Clone the repository
git clone https://github.com/yashksaini-coder/Binary-Classification-with-a-Bank-Churn-Dataset

# Navigate to the project directory
cd Binary-Classification-with-a-Bank-Churn-Dataset

# Install dependencies
pip install -r requirements.txt

Usage

To run the prediction models, follow these steps:

  • Open the Jupyter Notebook or Python script.
  • Run the cells or execute the script.
  • Input the relevant features for prediction.
  • Obtain the predicted Mohs hardness.

Contributing

  • Fork the project
  • Create your feature branch (git checkout -b feature/AmazingFeature)
  • Commit your changes (git commit -am 'Add some AmazingFeature')
  • Push to the branch (git push origin feature/AmazingFeature) Open a pull request

Contact

Medium LinkedIn

binary-classification-churn-prediction's People

Contributors

yashksaini-coder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.