summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 88e05273feeb7d2ef8c308687e4d8ad5e5b94255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = python-shap
	pkgdesc = Game theoretic approach to explain the output of any machine learning model
	pkgver = 0.42.1
	pkgrel = 1
	url = https://github.com/slundberg/shap
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-scikit-learn
	depends = python-pandas
	depends = python-tqdm
	depends = python-packaging
	depends = python-slicer
	depends = python-numba
	depends = python-cloudpickle
	optdepends = ipython
	optdepends = python-matplotlib
	source = https://files.pythonhosted.org/packages/source/s/shap/shap-0.42.1.tar.gz
	sha512sums = 8646e84992a16c36555b5f7fc6969522c28ce155493fb12028cf401b3c7dca9e19156d2a15caa1ece7089f2c90039b40e31e0b5f9df008f9c241045fa9c7fad4

pkgname = python-shap