jinudaniel / bank-marketing-analysis

Use of machine learning to predict whether a customer would subscribe to a term deposit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bank-marketing-analysis

The data set used here is from UCI machine learning repository. It is derived from the direct marketing campaigns of a Portuguese banking institution.

Built 4 classification model in Python:

  • Logistic Regression
  • Support Vector Machine
  • Random Forest Classifier
  • Neural Network using Keras

About

Use of machine learning to predict whether a customer would subscribe to a term deposit.


Languages

Language:Jupyter Notebook 100.0%