项目作者: Pushpendra9350

项目描述 :
This is a web-based application that predicts whether a customer will accept a credit card offer from a bank or not. The accuracy of this model is 87.29%.
高级语言: Jupyter Notebook
项目地址: git://github.com/Pushpendra9350/Credit-Cards-Lead-Prediction-for-Bank.git
创建时间: 2021-05-31T17:36:57Z
项目社区:https://github.com/Pushpendra9350/Credit-Cards-Lead-Prediction-for-Bank

开源协议:MIT License

下载


Credit Cards Lead Prediction

Pros-Cons-Office-Depot

Overview

In this problem we are trying to solve a problem of a bank in which they want to sell there credit card to target
customer based on they have data from there previous sales of credit cards. So task is to predict wheater a new
customer will take that credit card offer or not. The accuracy of this model is 87.29%. Actually
this problem I solved in a hackathon organized by Analytics Vidhya team. I got 229 rank out of 8141 candidates.

Motivation

To Learn

  • How to think about it individually.
  • How to improve models within a very short time period.
  • Also to win the competition.
  • How to do analysis and feature engineering and feature selection.