Skip to main content

Computes the Shapley Lorenz Zonoid share of a set of covariates

Project description

Installation

Run the following to install:

pip install shapley_lz
from shapley_lz import ShapleyLorenzShare

# Compute Shapley Lorenz Zonoid values:
# model = iml_mode.fit(X_background, y_background)
lorenzshare = ShapleyLorenzShare(model.predict, X_background_data, y_background_data)
lorenzshare.shapleyLorenz_val(X_test, y_test)

Developing Shapley Lorenz Zonoid

To install lorenz_zonoid, along with the tools you need to develop and run tests, run the following in your virtualenv:

$ pip install -e .[dev]

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

shapley_lz-0.0.10-py3-none-any.whl (35.3 kB view details)

Uploaded Python 3

File details

Details for the file shapley_lz-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: shapley_lz-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 35.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.5

File hashes

Hashes for shapley_lz-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 8ac42184ef6b065d1fb04f5f420245ca37875268ccb3bf8ed1126a6c3bc6d13a
MD5 b9a6d144273274c2a27e89a0e2df4c94
BLAKE2b-256 4562025448bed345bcd792e66d303f3556f9f2c676a174f0134571e54b342b98

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