Giter Site home page Giter Site logo

mcabinaya / bank-marketing-data-analysis Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 7.0 4.88 MB

Machine Learning/Pattern Recognition Models to analyze and predict if a client will subscribe for a term deposit given his/her marketing campaign related data

Python 100.00%
bank-marketing-analysis python knn-classifier logistic-regression multilayer-perceptron naive-bayes-classifier random-forest svm-classifier data-preprocessing dimensionality-reduction class-imbalance missing-data roc-auc cross-validation categorical-data data-visualization histogram sklearn-library pandas-dataframe matplotlib

bank-marketing-data-analysis's Introduction

Bank-Marketing-Data-Analysis

Requirements

  • Python 2.7
  • Numpy >= 1.14.2
  • Matplotlib >= 2.2.0
  • Pandas >= 0.22.0
  • Scikit-Learn >= 0.19.1

Description

  1. Bank Marketing dataset is collected from direct marketing campaign of a bank institution from Portuguese.

  2. Marketing campaign can be understood as phone calls to the clients to convince them accept to make a term deposit with their bank.

  3. After each call, they are being noted as to no - being the client did not make a deposit and yes - being the client on call accepted to make a deposit.

  4. The purpose of this project is to predict if the client on call would accept to make a term deposit or not based on the information of the clients.

  5. The Bank Marketing Data Set considered for this project is a small portion (10%) of the entire available data set. The data set has about 4119 rows of data with 19 features and 1 column of Class information.

  6. The main issues of the dataset are:

    • Preprocessing required to fill unknown values in the dataset

    • Preprocessing required to decide on usage of categorical data along with continuous data

    • The data is class imbalanced (Number of class 1 (yes) is very low when compared to the number of Class 0 (no))

  7. Data Analysis Work done for this analysis include:

    • Understanding of features

    • Preprocessing of features

    • K-Nearest Neighbor Classifier

    • Logistic Regression

    • Naïve Bayes

    • SVM

    • Perceptrons

    • Random Forest Classifier

    • Dimensionality Reduction

bank-marketing-data-analysis's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.