Student Project

Model Output Score Scrutinizer

The objective of this project is to provide a visualization to support the simplifying Model interpretability for Data Scientists. Model interpretability is a common challenge that many data scientists face, especially with black box models such as neural networks and decision trees. To help address this, the MOSS dashboard provides visualizations from the data results that are provided by LIME (Local Interpretable Model-agnostic Explanations), a novel explanation technique that explains the prediction of any classifier in an interpretable and faithful manner by learning a interpretable model locally around the prediction.

The dashboard is divided into 3 sections:

  1. LIME output horizontal bar chart in the top left that for one specific input text from the test data that shows the impact (weighting) of key words in text towards whether it is related to Christianity or Atheism
  2. The unstructured text from the test data with key words highlighted in the top right
  3. A table of all test data text records with index and their model output probabilities of being about Christianity or Atheism. By selecting a record in this table, the above two sections update to reflect that text

More Information

Video

MIDS w209 Fall '19 Model Optimization Score Scrutinizer Demo

MIDS w209 Fall '19 Model Optimization Score Scrutinizer Demo

If you require video captions for accessibility and this video does not have captions, click here to request video captioning.

Last updated:

December 12, 2019