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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shapley:lz-0.0.5.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file shapley:lz-0.0.5.tar.gz
.
File metadata
- Download URL: shapley:lz-0.0.5.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f18f47790d467d1b0d80cd5844bf067a53e88c4fd06ab5266b8f66fb8243b607 |
|
MD5 | be0e27e2ff45024b3181ee6039dfba03 |
|
BLAKE2b-256 | 1a228b9f69cb7c2291c6ef29185b4f088fecf0fc061cd0b81cdbe726ad1fa088 |
File details
Details for the file shapley_lz-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: shapley_lz-0.0.5-py3-none-any.whl
- Upload date:
- Size: 7.4 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a47618f7b190c1afe1b3cbd8b4304bd18aa989148e44cfd2dbe81e94da7b273 |
|
MD5 | 49be2ee4355e7a1614752f62f350af21 |
|
BLAKE2b-256 | 8206c62da2a602b2e9346d6a5245fae77fcfd595695b09c9596f0d0f2aeddae5 |