Computes the Shapley Lorenz Zonoid share of covariates
Reason this release was yanked:
unstable
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_testset)
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.1.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file lorenz_zonoid-0.0.1.tar.gz
.
File metadata
- Download URL: lorenz_zonoid-0.0.1.tar.gz
- Upload date:
- Size: 6.4 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 | 30d733aafbd9718ae2a024c24fafc6d39a81e31383fd4ab54f471a4629fab806 |
|
MD5 | 2d5501354f862eb18e50bafccfabe6fc |
|
BLAKE2b-256 | 94f1cb8361180231b11c915e84f9fde9d0da4c411c245a370d5e9464a03acb19 |
File details
Details for the file lorenz_zonoid-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: lorenz_zonoid-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.9 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 | dc2307720a492583c1384d198f80b76d3328470822dcce95c62401ae2fea71f9 |
|
MD5 | 5f06479cae88783000945b914e114db3 |
|
BLAKE2b-256 | 09b021f10b620684507d2c67c7b50629d601753aad139464a15cdaf1818fe81e |