python-shap on AUR (Arch User Repository)

Last updated: November 17,2024

1. Install "python-shap" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-shap on Arch using YAY

$ yay -S python-shap

* (Optional) Uninstall python-shap on Arch using YAY

$ yay -Rns python-shap

2. Manually Install "python-shap" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-shap's git locally

$ git clone https://aur.archlinux.org/python-shap.git ~/python-shap

c. Go to ~/python-shap folder and install it

$ cd ~/python-shap $ makepkg -si

3. Information about the python-shap package on Arch User Repository (AUR)

ID: 1289375
Name: python-shap
PackageBaseID: 153075
PackageBase: python-shap
Version: 0.42.1-1
Description: Game theoretic approach to explain the output of any machine learning model
URL: https://github.com/slundberg/shap
NumVotes: 2
Popularity: 0.006824
OutOfDate:
Maintainer: mboquien
Submitter: flipflop97
FirstSubmitted: 1590182029
LastModified: 1689443359
URLPath: /cgit/aur.git/snapshot/python-shap.tar.gz