summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eed208aec8e9a2a5191b30890033181c174f636b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-catboost-gpu-git
	pkgdesc = CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box.
	pkgver = 0.2
	pkgrel = 1
	epoch = 0
	url = https://catboost.yandex
	arch = i686
	arch = x86_64
	license = Apache-2.0
	depends = python-six
	depends = python-numpy
	depends = cuda
	source = catboost::git+https://github.com/catboost/catboost.git
	md5sums = SKIP

pkgname = python-catboost-gpu-git