-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsetup.cfg
27 lines (25 loc) · 1.05 KB
/
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
[metadata]
author = Pavlos Mitsoulis Ntompos, Ioakeim (Joakim) Lazakis, Dionysios Varelas
summary = Online Ranking with Multi-Armed-Bandits
classifier =
Development Status :: 5 - Production/Stable
License :: OSI Approved :: MIT License
Intended Audience :: Developers
Intended Audience :: Science/Research
Natural Language :: English
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Topic :: Scientific/Engineering
Topic :: Scientific/Engineering :: Artificial Intelligence
Environment :: Console
keywords = mab-ranking machine-learning machine-learning-deploy machine-learning-production multi-armed-bandits ranking online-ranking multi-armed-bandits-production
license = MIT
description-file = README.md
[bdist_wheel]
universal=1
[flake8]
max-line-length=150
exclude=.svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,venv/,sagify/commands/__init__.py