summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42b2ca89b7b7dffa2e28763386369a07d81de8c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-hyperopt
	pkgdesc = Distributed Asynchronous Hyperparameter Optimization in Python
	pkgver = 0.2.5
	pkgrel = 2
	url = https://github.com/hyperopt/hyperopt
	arch = any
	license = custom
	depends = python-scipy
	depends = python-six
	depends = python-networkx
	depends = python-future
	depends = python-tqdm
	depends = python-cloudpickle
	optdepends = python-pymongo: MongoTrials
	optdepends = python-lightgbm: ATPE
	optdepends = python-scikit-learn: ATPE
	source = hyperopt-0.2.5.tar.gz::https://github.com/hyperopt/hyperopt/archive/0.2.5.tar.gz
	sha1sums = 6ddf1e4761df9c5756b1dc646fba1a86b91b36d0

pkgname = python-hyperopt