Skip to main content

Library for computing Shapley values of coalitional games

Project description

pyshapley PyPI version Tests Downloads Python 3.8 Python 3.9

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


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 hashes)

Uploaded Source

Built Distribution

pyshapley-0.1.0-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page