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

Deep Angel: AI that erases objects from images

Deep Angel: AI that erases objects from images

Deep Angel is an artificial intelligence that erases objects from photographs. Part art, part technology, and part philosophy, Deep Angel shares Angelus Novus’ gaze into the future.

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