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.6.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file shapley:lz-0.0.6.tar.gz
.
File metadata
- Download URL: shapley:lz-0.0.6.tar.gz
- Upload date:
- Size: 10.7 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 | e7b13f5e3f17972247f382f5942677067f4928fe3323f0ba18c98b51785496c3 |
|
MD5 | ce5202b6e5f4795986a0115c8f04dd11 |
|
BLAKE2b-256 | 2eb90bfefba177ce382a5c9c9c90257f4552e579b88405c6fe481d4508c02be0 |
File details
Details for the file shapley_lz-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: shapley_lz-0.0.6-py3-none-any.whl
- Upload date:
- Size: 18.2 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 | c7b2252b3a32addec491a8db3819d89a378ddd4b17ebf28bc770a329937dcbca |
|
MD5 | 4bcb969cedc7bdffd8eccf0fdfa7276c |
|
BLAKE2b-256 | e41dba971e5f359f99d1db53bbe39c1f13c3b9ef417245ea6751ff372985aa18 |