Search Criteria
Package Details: python-shap 0.45.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: | 2 |
Popularity: | 0.000011 |
First Submitted: | 2020-05-22 21:13 (UTC) |
Last Updated: | 2024-04-27 13:30 (UTC) |
Dependencies (15)
- python (python37AUR, python311AUR, python310AUR)
- python-cloudpickle
- python-numba (python-numba-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, 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
hockeymikey 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.zst
If you add me as co-maintainer, I'll happily address these myself. If not, feel free to use the above PKGBUILD. :-)