An Introduction to SHAP Values and Machine Learning Interpretability
Machine learning models are powerful but hard to interpret. However, SHAP values can help you understand how model features impact predictions.
Jun 28, 2023 · 9 min read
Looking to get started with Generative AI?
Learn how to work with LLMs in Python right in your browser

Run and edit the code from this tutorial online
Run codeEarn a Top AI Certification
Demonstrate you can effectively and responsibly use AI.
Topics
RelatedSee MoreSee More
blog
What is Machine Learning Inference? An Introduction to Inference Approaches
Learn how machine learning inference works, how it differentiates from traditional machine learning training, and discover the approaches, benefits, challenges, and applications.
Zoumana Keita
10 min
podcast
Interpretable Machine Learning
Serg Masis talks about the different challenges affecting model interpretability in machine learning, how bias can produce harmful outcomes in machine learning systems and the different types of technical and non-technical solutions to tackling bias.
Adel Nehme
51 min
tutorial
Explainable AI - Understanding and Trusting Machine Learning Models
Dive into Explainable AI (XAI) and learn how to build trust in AI systems with LIME and SHAP for model interpretability. Understand the importance of transparency and fairness in AI-driven decisions.
Zoumana Keita
12 min
tutorial
An Introduction to Statistical Machine Learning
Discover the powerful fusion of statistics and machine learning. Explore how statistical techniques underpin machine learning models, enabling data-driven decision-making.
Joanne Xiong
11 min
tutorial
Hyperparameter Optimization in Machine Learning Models
This tutorial covers what a parameter and a hyperparameter are in a machine learning model along with why it is vital in order to enhance your model’s performance.
Sayak Paul
19 min
code-along
How to Explain Black-Box Machine Learning Models
Learn about the importance of model interpretation.
Serg Masis