Code Monkey home page Code Monkey logo

ml-credit-default-risk's People

Watchers

 avatar

ml-credit-default-risk's Issues

Feature: Integrate CDM with CRSA web application

Acceptance Criteria

  • Authenticated users can view loan application data from the test data set
  • Authenticated users can select a particular loan and get a credit risk assessment for that loan

Feature: Automated Model Training

Acceptance Criteria

  • Stored feature sets are used to train a model
  • Model is persisted to disk so that it can be loaded in the future

Feature: Automated data pre-processing

Acceptance Criteria

  • Data is automatically pre-processed from raw data tables to processed data tables

Preprocessing includes:

  • One-hot encoding of categorical variables
  • Replacement of outliers

Feature: Implement CRSA analytical dashboard

Acceptance Criteria

  • As an authenticated user, I can switch between the credit risk assessment and credit risk analysis views
  • As an authenticated user, I can view RF feature importances in the analysis view
  • As an authenticated user, I can view PCA data in the analysis view
  • As an authenticated user, I can view other analytical data regarding historical loan applications

Feature: Automated Feature Engineering

Implement basic automated feature engineering.

Acceptance Criteria

  • Data from processed_ data tables is further processed into two final training and test tables
  • Training and test tables share all columns except TARGET column in training table

Configure Docker for environment and deployment

Need to configure a Dockerfile and docker-compose.yml for deploying the application.

Acceptance Criteria

  • Dockerfile builds an image with all dependencies needed to run the main Python backend application.
  • Docker compose configuration sets up all external dependencies needed for the application such as PostgreSQL
  • Docker configuration works to run a test application on local development

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.