Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix label option #3636

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix label option #3636

wants to merge 5 commits into from

Commits on May 1, 2024

  1. Update _image.py

    fix label option for more than 1 row - convert shap_value to list with compatible dimensions for plotting
    SFatemehM committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9e7bbe7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update _image.py

    SFatemehM committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9f99590 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Update _image.py

    Fix label option for more than 1 row
    SFatemehM committed May 3, 2024
    Configuration menu
    Copy the full SHA
    638c6c4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update PyTorch Deep Explainer MNIST example.ipynb

    transpose the axis of test images and shap values
    SFatemehM committed May 27, 2024
    Configuration menu
    Copy the full SHA
    bc34317 View commit details
    Browse the repository at this point in the history
  2. Update run_notebooks_timeouts.py

    removed PyTorch Deep Explainer MNIST example.ipynb
    SFatemehM committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d672225 View commit details
    Browse the repository at this point in the history