How to Explain Black-Box Machine Learning Models
Learn about the importance of model interpretation.
Feb 7, 2023
RelatedSee MoreSee More
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
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.
Abid Ali Awan
9 min
tutorial
Turning Machine Learning Models into APIs in Python
Learn to how to create a simple API from a machine learning model in Python using Flask.
Sayak Paul
20 min
code-along
Getting Started with Machine Learning in Python
Learn the fundamentals of supervised learning by using scikit-learn.
George Boorman
code-along
Managing Machine Learning Models with MLflow
Learn to use MLflow to track and package a machine learning model, and see the process for getting models into production.
Weston Bassler
code-along
Sentiment Analysis and Prediction in Python
Learn how to build a machine learning model predicting sentiment.
Justin Saddlemyer