Skip to content

Explanations does not have ipython_plot #104

@AlveeeRahman

Description

@AlveeeRahman

It seems the OmniXAi Visual Explainer does not have the ipython_plot. Can anyone help resolve this?


AttributeError Traceback (most recent call last)
Cell In[33], line 4
2 for name, explanations in local_explanations.items():
3 print(f"{name}:")
----> 4 explanations.ipython_plot(index, class_names=idx2label)

AttributeError: 'dict' object has no attribute 'ipython_plot'

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