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.5.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file lorenz_zonoid-0.0.5.tar.gz
.
File metadata
- Download URL: lorenz_zonoid-0.0.5.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 | 94159d0d4e7e28a0146026b6598717d6971a1f6d2bcfb47dead837871923dd8b |
|
MD5 | 1bf73e4c53908801ee720c26cae72764 |
|
BLAKE2b-256 | 397cb7294fbd3f188e6a32f096ce31fe9c2605aa665d11314f3312302c4d9530 |
File details
Details for the file lorenz_zonoid-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: lorenz_zonoid-0.0.5-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 | 19489d504bce54004e217c3b1c00865c8d1ac6c27bc8ee966b76238b47d2eb94 |
|
MD5 | 079fd4861660e7035db1a8f8189a5c1a |
|
BLAKE2b-256 | 858b4819486bd290f673ebf561410b17a6a1b822378e2b272d3b5f424a136fbc |