cloudpakfordata-credit-risk-workshop
workshop-CPDaaS-master
workshop-CPDaaS-master
  • Introduction
  • Getting Started
    • Pre-work
  • Credit Risk Workshop
    • Data Visualization with Data Refinery
    • Enterprise data governance for Viewers using Watson Knowledge Catalog
    • Enterprise data governance for Admins using Watson Knowledge Catalog
    • Machine Learning with Jupyter
    • Machine Learning with AutoAI
    • Deploy and Test Machine Learning Models
    • Monitoring models with OpenScale GUI (Fastpath Monitoring)
    • Monitoring models with OpenScale GUI (Manual Config)
    • Monitoring models with OpenScale (Notebook)
  • Workshop Resources
    • Instructor Guide
  • Resources
    • IBM Cloud Pak for Data - Information and Trial
    • IBM Cloud Pak for Data - Knowledge Center
    • IBM Cloud Pak for Data - Platform API
    • IBM Cloud Pak for Data - Community
    • Watson Knowledge Catalog
    • Watson Knowledge Catalog Learning Center
    • IBM Developer
    • IBM Developer - Cloud Pak for Data
    • IBM Garage Architecture - Data
Powered by GitBook
On this page
  • About this workshop
  • About the data set
  • Agenda
  • Compatability

Was this helpful?

Introduction

NextPre-work

Last updated 4 years ago

Was this helpful?

Welcome to our workshop! In this workshop we'll be using the Cloud Pak for Data platform to Collect Data, Organize Data, Analyze Data, and Infuse AI into our applications. The goals of this workshop are:

  • Visualize data with Data Refinery

  • Create and deploy a machine learning model

  • Monitor the model

  • Create a Python app to use the model

About this workshop

About the data set

In this workshop we will be using a credit risk / lending scenario. In this scenario, lenders respond to an increased pressure to expand lending to larger and more diverse audiences, by using different approaches to risk modeling. This means going beyond traditional credit data sources to alternative credit sources (i.e. mobile phone plan payment histories, education, etc), which may introduce risk of bias or other unexpected correlations.

This file has the following attributes:

  • CUSTOMERID (hex number, used as Primary Key)

  • CHECKINGSTATUS

  • CREDITHISTORY

  • EXISTINGSAVINGS

  • INSTALLMENTPLANS

  • EXISTINGCREDITSCOUNT

This file has the following attributes:

  • CUSTOMERID

  • LOANDURATION

  • LOANPURPOSE

  • LOANAMOUNT

  • INSTALLMENTPERCENT

  • OTHERSONLOAN

  • RISK

This file has the following attributes:

  • CUSTOMERID

  • EMPLOYMENTDURATION

  • SEX

  • CURRENTRESIDENCEDURATION

  • OWNSPROPERTY

  • AGE

  • HOUSING

  • JOB

  • DEPENDENTS

  • TELEPHONE

  • FOREIGNWORKER

  • FIRSTNAME

  • LASTNAME

  • EMAIL

  • STREETADDRESS

  • CITY

  • STATE

  • POSTALCODE

Agenda

Creating a project, downloading the data set, seeding a database

Refining the data, vizualizing and profiling the data

Building a model with Spark, deploying the model with Watson Maching Learning, testing the model with a Python Flask app

Use AutoAi to quickly generate a Machine Learning pipeline and model

Deploy and machine learning models using several approaches

Compatability

This workshop has been tested on the following platforms:

  • macOS: Mojave (10.14), Catalina (10.15)

    • Google Chrome version 81

  • Microsoft: Windows 10

    • Google Chrome, Microsoft Edge

The credit risk model that we are exploring in this workshop uses a training data set that contains 20 attributes about each loan applicant. The scenario and model use synthetic data based on the [UCI German Credit dataset]()). The data is split into three CSV files and are located in the directory of the GitHub repository you will download in the pre-work section.

https://archive.ics.uci.edu/ml/datasets/Statlog+(German+Credit+Data
data
Applicant Financial Data
Applicant Loan Data
Applicant Personal Data
Pre-work
Data Visualization with Data Refinery
Machine Learning with Jupyter
Machine Learning with AutoAI
Deploy and Test Machine Learning Models
Agenda
Compatability
About Cloud Pak for Data
Credits
Use Case Diagram