Skip to content

How can I get the data points of Aggregate feature importance ? #565

Open
@dat-lequoc

Description

@dat-lequoc

Hi,
Thank you a lot for the great package.
I would like to compare multiple models based on their dependence plots. How can I get all the data points of a variable and re-plot it using matplotlib, for example?
I tried to find this option in the list of attributes of global_explanation = explainer.explain_global(x_test), but I think it isn’t implemented.
image

Thank you for your help !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions