forked from wwu-mmll/photonai_brainhack23
-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
31 lines (29 loc) · 949 Bytes
/
setup.cfg
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
[metadata]
name = photonai
description_file = README.md
long_description_content_type = text/markdown
summary = PHOTONAI is a high level python API for designing and optimizing machine learning pipelines.
license = GPLv3
author = PHOTONAI Team
author_email = [email protected]
url = https://www.photon-ai.com/
project_urls=
Source Code = https://github.com/wwu-mmll/photonai/
Documentation = https://wwu-mmll.github.io/photonai/
Bug Tracker = https://github.com/wwu-mmll/photonai/issues
download_url=https://pypi.org/project/photonai/#files
keywords=
machine learning
pipeline
research
hyperparameter
hyperparameter optimization
classifier=
Programming Language :: Python :: 3
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System :: OS Independent
Intended Audience :: Science/Research
Intended Audience :: Developers
decription-file = README.md
[files]
packages=photonai