An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/WilliamLwj/PyXAB

algorithm automl bandit-algorithms blackbox-optimization continuous-armed-bandit data-science hyperparameter-optimization hyperparameter-tuning lipschitz-bandit machine-learning machine-learning-algorithms online-learning optimization optimization-algorithms reinforcement-learning x-armed-bandit

Score: 11.403155240823702

Last synced: about 9 hours ago
JSON representation

Repository metadata:

PyXAB - A Python Library for X-Armed Bandit and Online Blackbox Optimization Algorithms


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 319
Total Committers: 4
Avg Commits per committer: 79.75
Development Distribution Score (DDS): 0.185

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
WilliamLi w****j@g****m 260
talhz t****z@p****n 49
Giggfitnesse l****9@p****u 8
crvernon c****n@g****m 2

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 18
Total pull requests: 20
Average time to close issues: 9 days
Average time to close pull requests: about 12 hours
Total issue authors: 4
Total pull request authors: 4
Average comments per issue: 0.44
Average comments per pull request: 0.7
Merged pull request: 17
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: about 1 hour
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 2.0
Past year average comments per pull request: 1.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/WilliamLwj/PyXAB

Top Issue Authors

  • WilliamLwj (13)
  • Giggfitnesse (2)
  • talmiller2 (1)
  • KBodolai (1)

Top Pull Request Authors

  • talhz (10)
  • Giggfitnesse (5)
  • WilliamLwj (4)
  • crvernon (2)

Top Issue Labels

  • enhancement (5)
  • help wanted (4)
  • good first issue (3)
  • documentation (3)
  • bug (2)
  • invalid (1)

Top Pull Request Labels

  • enhancement (12)
  • documentation (2)
  • bug (2)

Package metadata

pypi.org: pyxab

PyXAB - A Python Library for X-Armed Bandit and Online Blackbox Optimization Algorithms.

  • Homepage: https://github.com/WilliamLwj/PyXAB
  • Documentation: https://pyxab.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.3.0 (published about 3 years ago)
  • Last Synced: 2026-06-17T21:01:55.901Z (3 days ago)
  • Versions: 17
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 170 Last month
  • Rankings:
    • Dependent packages count: 6.633%
    • Downloads: 8.544%
    • Stargazers count: 13.327%
    • Forks count: 13.564%
    • Average: 14.536%
    • Dependent repos count: 30.611%
  • Maintainers (1)

Dependencies

.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/testing.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v3 composite
docs/requirements.txt pypi
  • ipython >=4.1.1
  • matplotlib >=3.4.3
  • nbsphinx >=0.8.12
  • numpy >=1.20.3
  • pandoc >=2.3
  • scikit-learn >=0.24.2
  • sphinx-panels >=0.6.0
  • sphinx_gallery >=0.11.1