Skip to content

Files

This branch is 53 commits behind Trusted-AI/AIX360:master.

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 27, 2022
Sep 25, 2020
Aug 4, 2019
Jul 31, 2023
Jun 13, 2023
Jul 13, 2020
Jun 28, 2022
Jul 13, 2020
May 10, 2023
Aug 7, 2019
Jun 25, 2022
Mar 11, 2020
Jul 18, 2022
Oct 18, 2019
Jul 31, 2023
Jul 31, 2023
Jul 31, 2023
Jun 25, 2022
Jun 22, 2023

AI Explainability 360 Examples and Tutorials

This directory contains a diverse collection of jupyter notebooks that use AI Explainability 360 toolkit in various ways. Both tutorials and examples illustrate working code using the toolkit. Tutorials provide additional discussion that walks the user through the various steps of the notebook.

Tutorials

  • Credit Approval Tutorial [on nbviewer]
    Shows how to explain credit approval models that use the FICO Explainable Machine Learning Challenge dataset.

  • Medical Expenditure Tutorial [on nbviewer]
    Shows how to create interpretable machine learning models in a care management scenario using Medical Expenditure Panel Survey data.

  • Dermoscopy [on nbviewer]
    Shows how to explain dermoscopic image datasets used to train machine learning models that help physicians diagnose skin diseases.

  • Health and Nutrition Survey [on nbviewer]
    Shows how to quickly understand the National Health and Nutrition Examination Survey datasets to hasten research in epidemiology and health policy.

  • Proactive Retention [on nbviewer]
    Shows how to explain predictions of a model that recommends employees for retention actions from a synthesized human resources dataset.

Examples