• Stars
    star
    19
  • Rank 1,163,249 (Top 23 %)
  • Language
    Jupyter Notebook
  • Created over 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A binary classification model is developed to predict the probability of paying back a loan by an applicant. Customer previous loan journey was used to extract useful features using different strategies such as manual and automated feature engineering, and deep learning (CNN, RNN). Various machine learning algorithms such as Boosted algorithms (XGBoost, LightGBM, CatBoost) and Deep Neural Network are used to develop a binary classifier and their performances were compared.