Computes the Shapley Lorenz Zonoid share of covariates
Project description
Installation
Run the following to install:
pip install lorenz_zonoid
from lorenz_zonoid import ShapleyLorenzShare
# Compute Shapley Lorenz Zonoid values:
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
lorenz_zonoid-0.0.6.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file lorenz_zonoid-0.0.6.tar.gz
.
File metadata
- Download URL: lorenz_zonoid-0.0.6.tar.gz
- Upload date:
- Size: 6.5 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.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86614d9a8bc051e8464eab6e06cb6fdfe3f41bfb2cd7f5eaf64073a4011fe85d |
|
MD5 | 065e303d99d7917a058bed08d940afcd |
|
BLAKE2b-256 | 80c3eeaf0a7da0e3c960cd45f42972e6741a1ff9579b81df9002cda040c0e876 |
File details
Details for the file lorenz_zonoid-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: lorenz_zonoid-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.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.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 538695e3b1384120fa0ebe8353c3d91d661ab75f0db67681e40199fa365f2899 |
|
MD5 | bf7a2bcd17fcd4de5416c8633fa8fcda |
|
BLAKE2b-256 | ade1f62a4b94f1edd430f3af9243e5e6b329e9350cff57fcb7857ca45e540e3e |