Search Criteria
Package Details: python-shap 0.48.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-shap.git (read-only, click to copy) |
|---|---|
| Package Base: | python-shap |
| Description: | Game theoretic approach to explain the output of any machine learning model |
| Upstream URL: | https://github.com/slundberg/shap |
| Keywords: | Additive exPlanations shapley |
| Licenses: | MIT |
| Submitter: | flipflop97 |
| Maintainer: | mboquien |
| Last Packager: | mboquien |
| Votes: | 3 |
| Popularity: | 0.001932 |
| First Submitted: | 2020-05-22 21:13 (UTC) |
| Last Updated: | 2025-07-06 06:42 (UTC) |
Dependencies (16)
- cython (cython-gitAUR)
- python
- python-cloudpickle
- python-numba (python-numba-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- python-pandas
- python-scikit-learn (python-scikit-learn-gitAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-slicerAUR
- python-tqdm
- python-build (make)
- python-installer (make)
- python-wheel (make)
- ipython (ipython-gitAUR) (optional)
- python-matplotlib (python-matplotlib-gitAUR) (optional)
Required by (1)
- python-mlflow (optional)
Latest Comments
kashyap.cc commented on 2025-05-05 06:52 (UTC)
Here is the new
PKGBUILDkashyap.cc commented on 2025-04-09 19:29 (UTC) (edited on 2025-04-09 19:30 (UTC) by kashyap.cc)
As of the most recent version,
cythonis required for building the wheelSource:
pyproject.tomlhockeymikey commented on 2024-12-05 16:35 (UTC)
@mboquien v0.46.0 was released
rudy.matela commented on 2023-07-07 12:26 (UTC)
Here's a further update: python-shap-0.42.0-2
I have now included optional dependencies as listed in: https://github.com/slundberg/shap/blob/master/pyproject.toml
rudy.matela commented on 2023-07-07 11:06 (UTC) (edited on 2023-07-07 12:23 (UTC) by rudy.matela)
@mboquien, version 0.42.0 of python-shap was released yesterday:
https://github.com/slundberg/shap/releases/tag/v0.42.0
I think several dependencies are missing from the PKGBUILD, namely: python-cloudpickle, python-dill, python-keras, python-lime, python-matplotlib, python-numba, python-numpy, python-packaging, python-pandas, python-scikit-learn, python-scipy, python-slicer and python-tqdm.
Here is an updated PKGBUILD with the above dependencies:
There are still a few other potential missing deps, which namcap is able to list:
namcap python-shap-0.42.0-1-x86_64.pkg.tar.zstIf you add me as co-maintainer, I'll happily address these myself. If not, feel free to use the above PKGBUILD. :-)