Skip to content

Repository files navigation

easyshap

Installation

  1. Optional: create a virtualenv

Linux

python -m venv .venv
source .venv/bin/activate

Windows

python -m venv .venv
source .venv/Scripts/activate
  1. Install the package Navigate in the root folder of this package. Then execute the following command:
pip install easyshap[plots,test,test-tf]

Any additional dependencies in the square brackets are optional.

Google colab

pat = "<GITHUB_PERSONAL_ACCESS_TOKEN>"
!git clone --branch feature/eshap-compare https://{pat}@github.com/CloseChoice/easyshap.git
pip install /content/easyshap[plots,test,test-tf]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages