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.8.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file shapley:lz-0.0.8.tar.gz
.
File metadata
- Download URL: shapley:lz-0.0.8.tar.gz
- Upload date:
- Size: 9.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 | 09503bcf418a057064f7ab47d1279cefe3be927432e9df30dea12f2c69a6e442 |
|
MD5 | 03eef669dbb9550c889fd93b09b342ae |
|
BLAKE2b-256 | 3a9639ae54a619b1628ddb441aef42358117562b01fa139fc270a5337391ebb0 |
File details
Details for the file shapley_lz-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: shapley_lz-0.0.8-py3-none-any.whl
- Upload date:
- Size: 29.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cd8affdbfebebb5ef2c0ed4c03845825d22866122ede8159df6ac30184de739 |
|
MD5 | 7e328414a7008ef4bc49792085cf6dbc |
|
BLAKE2b-256 | 6f0729435a89662163e4c9aefe3fff63d3fa398a90c807796e3e5d59ab8faa5b |