Giter Site home page Giter Site logo

homecreditdefaultrisk_api's Introduction

HomeCreditDefaultRisk_API

This repository contains mainly three parts:

  1. EDA contains our analysis on training data
  2. Algo contains the algorithms of prediction, whose result is uploaded as final result on Kaggle
  3. API is focused on the implementation of HTTP API

EDA

We displayed the characteristic of our training data. The data is from: https://www.kaggle.com/c/home-credit-default-risk

Algo

We worked on feature engineering separately, then we used similar classification model (LightGBM) with different hyper-parameters as Model1, and finally we did stacking (Model2) on our three different models. See ICT_Project_3_Architecture.PNG to better understand our algorithm.

API

Due to our limited ressource, we decided to start a local service directly on our own PCs by using flask. Our predictor on server follows the idea of stacking explained in 'Algo'. You can start the server by launching the app.py with the environment indicated in Env_Requirement.txt. (Some packages may not be necessary.) You can also find some results of performance tests in this folder.

Our Group

Lefei Zhang, Donglin Chen, Bo LI, Lei TAN.

homecreditdefaultrisk_api's People

Contributors

astaugustin avatar dkoalal avatar zhlfmyzhh avatar

Stargazers

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