summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da989c5f7f3b794694b2046c9c89820f25b7d8b6 (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
pkgbase = python-catboost
	pkgdesc = Fast, scalable, high performance gradient boosting on decision trees
	pkgver = 1.2.10
	pkgrel = 1
	url = https://catboost.ai/
	arch = x86_64
	license = Apache
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-build
	depends = python
	depends = python-numpy
	depends = python-six
	depends = python-graphviz
	depends = python-plotly
	depends = python-scipy
	depends = python-pandas
	optdepends = python-ipywidgets: visualization in Jupyter
	optdepends = graphviz: for plot_tree function
	noextract = catboost-1.2.10-cp314-cp314-manylinux2014_x86_64.whl
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/cp314/c/catboost/catboost-1.2.10-cp314-cp314-manylinux2014_x86_64.whl
	sha256sums = SKIP

pkgname = python-catboost