Library for computing Shapley values of coalitional games
Project description
pyshapley
Installation
- With pip from PyPi:
pip install pyshapley
- With conda in your environment.yml (recommended for reproducible experiments):
name: exp01
channels:
- defaults
dependencies:
- pip>=20
- pip:
- pyshapley
- With poetry (recommended for projects) using PyPi:
poetry add pyshapley
- From public GitHub:
pip install --upgrade git+ssh://git@github.com:JulianStier/pyshapley.git
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
pyshapley-0.1.0.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file pyshapley-0.1.0.tar.gz
.
File metadata
- Download URL: pyshapley-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ce1f3547f9a8446b1f4e8909808d1e6ec70ba4f7603dd0059cca68638d08b8c |
|
MD5 | 4f57482a3cb067a6aa9f4d9fa52a4aec |
|
BLAKE2b-256 | 3e43666e0c304963a944ff93e7da749bc8d6eef8404704febf0a8fdbb88a497a |
File details
Details for the file pyshapley-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pyshapley-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49dea4807a66704893ea29134a85fe0a47508e89ec7fa6d26b560c820a77360c |
|
MD5 | bd415eabb3ce38afd795032e289c5d66 |
|
BLAKE2b-256 | c3dbd9bf0822e37cf0872a7d91563676e38c89350f3e946d4bb4b80732c6d2d9 |