Skip to main content

Orange3 add-on for exploring shap values.

Project description

[![Build Status](https://travis-ci.org/jpoullet2000/orange3-shap.svg?branch=master)](https://travis-ci.org/jpoullet2000/orange3-shap)

Orange3-Shap

Orange add-on for explaining Random Forest output with Shapley method.

License: CC-BY-NC-3.0

Package documentation: http://orange3-shap.readthedocs.io/

Installing

### With Anaconda

The easiest way to install Orange3-Shap on a non-GNU/Linux system is with [Anaconda] distribution for your OS (Python version >=3.6). In your Anaconda Prompt, first add conda-forge to your channels:

conda config –add channels conda-forge

Then install Orange3:

conda install orange3

This will install the latest release of Orange. Then install Orange3-Shap:

pip install orange3-shap

Run:

orange-canvas

to open Orange and check if everything is installed properly.

[Anaconda]: https://www.continuum.io/downloads

### From source

To install the add-on from source

# Clone the repository and move into it git clone https://github.com/jpoullet2000/orange3-shap.git cd orange3-shap

# Install corresponding wheels for your OS: pip install some-wheel.whl

# Install Orange3-Shap in editable/development mode. pip install -e .

To register this add-on with Orange, run

python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orange3-shap-0.0.4.tar.gz (30.7 kB view details)

Uploaded Source

File details

Details for the file orange3-shap-0.0.4.tar.gz.

File metadata

  • Download URL: orange3-shap-0.0.4.tar.gz
  • Upload date:
  • Size: 30.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for orange3-shap-0.0.4.tar.gz
Algorithm Hash digest
SHA256 2635dec385764b3c0fed3dc4d882cc5e15ebe672bdef12f78176cddb8b6b9465
MD5 67e106c212d83b7d9f871a7b554e7474
BLAKE2b-256 7cd50b273ac3c474691ba6e72c966fe85d2d6fac4cb76056c2d49e436f11d19f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page