summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 968d4e92af2a35f341029897760ce5942816805b (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
30
31
32
33
34
35
36
37
pkgbase = python-tpot2
	pkgdesc = A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming
	pkgver = 0.1.7a0
	pkgrel = 1
	url = https://epistasislab.github.io/tpot2/
	arch = any
	license = LGPL-3.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-baikal
	depends = python-configspace
	depends = python-dask
	depends = python-dask-expr
	depends = python-dask-jobqueue
	depends = python-distributed
	depends = python-func_timeout
	depends = python-joblib
	depends = python-lightgbm
	depends = python-matplotlib
	depends = python-networkx
	depends = python-optuna
	depends = python-pandas
	depends = python-scikit-learn
	depends = python-scipy
	depends = python-stopit
	depends = python-tqdm
	depends = python-traitlets
	depends = python-update_checker
	depends = python-xgboost
	options = !strip
	source = https://files.pythonhosted.org/packages/source/T/TPOT2/TPOT2-0.1.7a0.tar.gz
	b2sums = 860c779c8c439a607f82e46d99cf1552f486c071c6a0c3f62e0c2e8149440873bdebbb1eb3804af537eb03d812822c39b3cf236b65e7dce00d19218eef212dcf

pkgname = python-tpot2