summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f9dd714772b48053b5d1ef6473031f494426cd3 (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
pkgbase = python-pyod-git
	pkgdesc = Python toolkit for detecting outlying objects in multivariate data.
	pkgver = 0.8.6.r0.g885f73c
	pkgrel = 2
	url = https://github.com/yzhao062/pyod
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-combo-git
	depends = python-joblib
	depends = python-matplotlib
	depends = python-numpy
	depends = python-numba
	depends = python-pandas
	depends = python-scipy
	depends = python-scikit-learn
	depends = python-six
	depends = python-statsmodels
	depends = python-suod-git
	optdepends = python-keras-applications: required for AutoEncoder
	optdepends = python-tensorflow: required for AutoEncoder, other backend works
	provides = python-pyod
	conflicts = python-pyod
	source = git+https://github.com/yzhao062/pyod.git
	md5sums = SKIP

pkgname = python-pyod-git