LTFS Data Science FinHack 3 - (1FHMA)
In this finhack, you will develop a model for the business challenge "Upsell Prediction"
To understand this behaviour, LTFS has provided data for its customers containing the information whether that particular customer took the Top-up service and when he took such Top-up service, represented by the target variable Top-up Month.
You are provided with two types of information:
- Customer’s Demographics: The demography table along with the target variable & demographic information contains variables related to Frequency of the loan, Tenure of the loan, Disbursal Amount for a loan & LTV.
- Bureau data: Bureau data contains the behavioural and transactional attributes of the customers like current balance, Loan Amount, Overdue etc. for various tradelines of a given customer As a data scientist, LTFS has tasked you with building a model given the Top-up loan bucket of 128655 customers along with demographic and bureau data, predict the right bucket/period for 14745 customers in the test data.
Train_Data.zip
This zip file contains the train files for demography data and bureau data. The data dictionary is also included here.
Test_Data.zip
This zip file contains information on demography data and bureau data for a different set of customers
Sample Submission
This file contains the exact submission format for the predictions. Please submit CSV file only.
Variable Definition
ID Unique Identifier for a row
Top-up Month (Target) bucket/period for the Top-up Loan