Skip to content

Add waterfall plot for local explanations #453

@lucawsanchez

Description

@lucawsanchez

Hi all,

Love the library, thank you!

I was wondering if it might be possible to add an option for a waterfall plot for local explanations in explain_local, which could be called through interpret.show? They are a great way of visualising how the model goes from intercept to prediction. It is currently possible to extract all the necessary data and build your own, and maybe that's how it should remain to avoid over complicating the API, but I thought it would be an interesting enhancement to consider.

For example, this is done in the shap package and the ExplainerDashboard package (where it's called a contributions plot).

All the best,

Luca

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions