Skip to content

JulianStier/pyshapley

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages