Skip to content

The aim of Santander bank is to predict which customers will make a specific transaction in the future that means given particular features of customers we have to determine whether this customer will make a transaction or not.

Notifications You must be signed in to change notification settings

skshashankkumar41/Santander-Customer-Transaction-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Santander Customer Transaction Prediction

Business Problem

The aim of Santander bank is to predict which customers will make a specific transaction in the future that means given particular features of customers we have to determine whether this customer will make a transaction or not.

Business Constraints

  • Interpretability is essential as the bank should know the reasons for that specific transaction.
  • No low latency Requirement as we want to know will this user will make a prediction in the future so we can wait for the prediction little bit.
  • We also need the probability of each class belonging.

ML Problem Formulation

Data

  • We are provided with an anonymized dataset of 200,000 data points containing numeric feature variables, the binary target column, and a string ID_code column. All the data points are real-valued. As we don't know anything about features it makes it very difficult for feature engineering and feature selection.

About

The aim of Santander bank is to predict which customers will make a specific transaction in the future that means given particular features of customers we have to determine whether this customer will make a transaction or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages