LGJul 20, 2016

Predicting Branch Visits and Credit Card Up-selling using Temporal Banking Data

arXiv:1607.06123v2
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific problem for banking by applying feature extraction to temporal data, but it is incremental as it builds on existing methods for a competition challenge.

The paper tackled predicting user branch visits and credit card up-selling using temporal banking data, achieving an AUC of 0.7056 for Task 2 and ranking 4th for Task 1 in a competition.

There is an abundance of temporal and non-temporal data in banking (and other industries), but such temporal activity data can not be used directly with classical machine learning models. In this work, we perform extensive feature extraction from the temporal user activity data in an attempt to predict user visits to different branches and credit card up-selling utilizing user information and the corresponding activity data, as part of \emph{ECML/PKDD Discovery Challenge 2016 on Bank Card Usage Analysis}. Our solution ranked \nth{4} for \emph{Task 1} and achieved an AUC of \textbf{$0.7056$} for \emph{Task 2} on public leaderboard.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes