The What-If Tool: Code-Free Probing of Machine Learning Models

The What-If Tool: Code-Free Probing of Machine Learning Models

  • September 16, 2018
Table of Contents

The What-If Tool: Code-Free Probing of Machine Learning Models

How would changes to a datapoint affect my model’s prediction? Does it perform differently for various groups–for example, historically marginalized people? How diverse is the dataset I am testing my model on?

The What-If Tool, showing a set of 250 face pictures and their results from a model that detects smiles. Exploring what-if scenarios on a datapoint. Comparing counterfactuals.

Comparing the performance of two slices of data on a smile detection model, with their classification thresholds set to satisfy the “equal opportunity” constraint. Detecting misclassifications: A multiclass classification model, which predicts plant type from four measurements of a flower from the plant. The tool is helpful in showing the decision boundary of the model and what causes misclassifications.

This model is trained with the UCI iris dataset.

Source: googleblog.com

Tags :
Share :
comments powered by Disqus

Related Posts

China Is Building a Fleet of Autonomous AI

China Is Building a Fleet of Autonomous AI

A fleet of autonomous, AI-powered submarines is headed into hotly-contested Asian waterways. The vehicles will belong to the Chinese armed forces, and their mission capabilities are likely to raise concerned eyebrows in surrounding countries. If all goes to plan, the first submarines will launch in 2020.

Read More
Don’t Learn TensorFlow! Start with Keras or PyTorch Instead

Don’t Learn TensorFlow! Start with Keras or PyTorch Instead

So, you want to learn deep learning? Whether you want to start applying it to your business, base your next side project on it, or simply gain marketable skills – picking the right deep learning framework to learn is the essential first step towards reaching your goal. We strongly recommend that you pick either Keras or PyTorch.

Read More