Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.13 KB

Explainability Workflows with Python

Short link to this repo: ibm.biz/rbc-workshop

Slides: slides.pdf

You can watch the recording here.

Before the Workshop

Please create an account on IBM Cloud and setup Watson Studio.

Instructions to set up IBM Cloud account and Watson Studio is provided in here.

Note - Environment

Use Python 3.7 environment in Watson Studio

Demo 1 - Data Science Basics

Topics Covered:

  • Business Understanding
  • Data Understanding
  • Data Preparation
  • Modeling
  • Evaluation

Link to the notebook can be found here.

Demo 2 - Explainability

Topics Covered:

  • How to use AIX360 tool?
  • Get to know the important features
  • Importance assigned by the interpretability algorithm to attributes
  • Contrastive Explanations

Link to the notebook can be found here.