Git Product home page Git Product logo

data-science-hiring-challenge_loan-default-prediction's Introduction

FluidAI-Data-Science-Hiring-Challenge_Loan-Default-Default-Prediction

The task is to create a model with detailed EDA, that can predict whether a customer will possibly default on taking a loan/not. The goal is to find out if a customer has the potential of repaying the loan amount back!

  1. Performed data cleaning steps like removing low-range outliers, missing value treatment with the detailed EDA, feature engineering steps like onehot encoding, normalization & scaling to transform the features.
  2. Implemented LightGBM on the imbalanced dataset with an accuracy of 75%, having ROC-AUC scores to 64% qualifying to be a good model. With AUC scores for both train and test near to the 1 which means it has a good measure of separability.
  3. Implemented other baseline models such as logistic regression, Random forest, Adaboost, XGBoost with an accuracy of 91% .
  4. Tried sampling techniques for handling imbalance and then applying baseline models on top of it and checking the performance.

There are many other techniques that can be applied on this imbalanced dataset like PCA and KNN imputer for handling missing values. Also we could have performed feature scaling, perform sampling and then apply a simple ANN model to figure out the accuracy curves and checking the model performance across train and test.

data-science-hiring-challenge_loan-default-prediction's People

Contributors

rsudiplive avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.