Skip to content

The code related to my M.Sc. Data Science thesis at the University of Helsinki.

License

Notifications You must be signed in to change notification settings

jaakko-paavola/household-expenditure-prediction-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

A Supervised Learning Approach to Predicting Loan Applicant's Expenditures in Loan Origination

This repository contains the code related to my M.Sc. Data Science thesis at the University of Helsinki. The work models and analyzes Statistics Finland's household consumption expenditure dataset from 2016 using supervised learning methods in order to make predictions for the expenditures of a given household (considered a surrogate for a mortgage loan applicant). The thesis is available at http://urn.fi/URN:NBN:fi:hulib-202404241829.

Featuring methods and algorithms such as:

  1. XGBoost (and its random forest-like variant, XGBoostRF)
  2. CatBoost
  3. Random Forest
  4. Gaussian Processes
  5. Elastic-net
  6. SVR
  7. Optuna
  8. MLflow

About

The code related to my M.Sc. Data Science thesis at the University of Helsinki.

Topics

Resources

License

Stars

Watchers

Forks