Git Product home page Git Product logo

yesid-acm / home-credit-default-risk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rishabhrao1997/home-credit-default-risk

0.0 0.0 0.0 29.82 MB

An end to end Machine Learning Case Study, which focusses on building a predictive model by leveraging the dataset provide by Home Credit Group for identifying Potential Loan Defaulters.

License: GNU General Public License v3.0

Python 0.41% CSS 0.05% HTML 0.05% Jupyter Notebook 99.48%

home-credit-default-risk's Introduction

Home-Credit-Default-Risk

This is an end to end Machine Learning Case Study, which focusses on building a predictive model by leveraging the dataset provide by Home Credit Group for identifying Potential Loan Defaulters.
The Repository contains following files:

  1. EDA - Home Credit Default.ipynb:
    This ipynb contains the in-depth EDA for the given dataset. Kindly note that some of the plots might not be visible in the github page (plotly plots), which can be viewed by opening the notebook using nbviewer.
  2. Feature Engineering and Modelling.ipynb
    This notebook contains the detailed Feture Engineering and Modelling on the given dataset.
  3. Final.ipynb:
    This notebook contains the final pipeline, where the we can directly get the Predictions by just giving the inputs to the pipeline, which does all the pre-processing and predictions by itself.
  4. Deployment Model Trainnig - 300 Features.ipynb
    This notebook contains training a model on reduced feature set to reduce the computations requirements for the Deployed Model. This is done keeping in mind the configuration of the AWS EC2 micro instance.
  5. Deployment Folder
    This folder contains all the necessary files which would be needed for deploying the web-app on any remote server. Due to file size limitation, the Database is missing from this folder, which can be downloaded from here, and pasted to inside this 'Final Pipeline Files' folder inside this folder.
    The deployed model can be tested from the link: http://ec2-18-222-96-92.us-east-2.compute.amazonaws.com:5000/

home-credit-default-risk's People

Contributors

rishabhrao1997 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.