Explainable Linear and Generalized Linear Models by the Predictions Plot
Peter J. Rousseeuw

TL;DR
This paper introduces the predictions plot, a simple yet effective visualization tool that enhances interpretability of linear and generalized linear models, including interactions and correlations, without altering the original model structure.
Contribution
It proposes the predictions plot and related visualizations to improve explainability of linear models, regardless of how they are derived or their complexity.
Findings
Predictions plot effectively visualizes variable effects.
The method handles interactions and categorical variables.
Correlation visualizations complement the interpretability.
Abstract
Multiple linear regression is a basic statistical tool, yielding a prediction formula with the input variables, slopes, and an intercept. But is it really easy to see which terms have the largest effect, or to explain why the prediction of a specific case is unusually high or low? To assist with this the so-called predictions plot is proposed. Its simplicity makes it easy to interpret, and it combines much information. Its main benefit is that it helps explainability of the prediction formula as it is, without depending on how the formula was derived. The input variables can be numerical or categorical. Interaction terms are also handled, and the model can be linear or generalized linear. Another display is proposed to visualize correlations and covariances between prediction terms, in a way that is tailored for this setting.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics
