JOSS: https://github.com/acerbilab/pybads
bayesian-optimization log-likelihood noiseless-functions noisy-functions optimization-algorithms python
Score: 12.185757687014764
Last synced: about 22 hours ago
JSON representation
Repository metadata:
PyBADS: Bayesian Adaptive Direct Search optimization algorithm for model fitting in Python
- Host: GitHub
- URL: https://github.com/acerbilab/pybads
- Owner: acerbilab
- License: bsd-3-clause
- Created: 2022-02-11T13:58:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-16T15:36:17.000Z (8 months ago)
- Last Synced: 2026-06-06T14:03:46.272Z (15 days ago)
- Topics: bayesian-optimization, log-likelihood, noiseless-functions, noisy-functions, optimization-algorithms, python
- Language: Python
- Homepage: https://acerbilab.github.io/pybads/
- Size: 7.16 MB
- Stars: 89
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: acerbilab
- Login: acerbilab
- Email:
- Kind: organization
- Description: Machine and Human Intelligence Research Group - University of Helsinki
- Website: www.helsinki.fi/machine-and-human-intelligence
- Location: Finland
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/99487879?v=4
- Repositories: 6
- Last Synced at: 2023-02-28T08:30:12.447Z
- Profile URL: https://github.com/acerbilab
GitHub Events
Total
- Create event: 3
- Fork event: 1
- Issue comment event: 1
- Issues event: 1
- Pull request event: 2
- Push event: 4
- Watch event: 9
- Total: 21
Last Year
- Create event: 2
- Issue comment event: 1
- Issues event: 1
- Push event: 1
- Watch event: 4
- Total: 9
Committers metadata
Last synced: 9 days ago
Total Commits: 40
Total Committers: 3
Avg Commits per committer: 13.333
Development Distribution Score (DDS): 0.15
Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Gurjeet Singh Sangra | g****a@g****m | 34 |
| Luigi Acerbi | l****i@g****m | 5 |
| pipme | 3****e | 1 |
Issue and Pull Request metadata
Last synced: about 2 months ago
Total issues: 13
Total pull requests: 45
Average time to close issues: 5 days
Average time to close pull requests: 4 days
Total issue authors: 8
Total pull request authors: 3
Average comments per issue: 2.0
Average comments per pull request: 0.11
Merged pull request: 41
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- jungtaekkim (5)
- pipme (2)
- ogencoglu (1)
- ozika (1)
- sakimarquis (1)
- noraharhen (1)
- mohammalmokdad13 (1)
- pfebrer (1)
Top Pull Request Authors
- GurjeetSinghSangra (39)
- lacerbi (4)
- pipme (2)
Top Issue Labels
- bug (1)
- question (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 732 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 10
- Total maintainers: 2
pypi.org: pybads
Bayesian Adaptive Direct Search in Python.
- Homepage:
- Documentation: https://pybads.readthedocs.io/
- Licenses: BSD 3-Clause License Copyright (c) 2022, acerbilab All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Latest release: 1.0.6 (published 8 months ago)
- Last Synced: 2026-06-12T17:01:33.026Z (9 days ago)
- Versions: 10
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 732 Last month
-
Rankings:
- Dependent packages count: 6.633%
- Downloads: 13.259%
- Average: 16.834%
- Dependent repos count: 30.611%
- Maintainers (2)
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- cma >= 3.1.0
- corner >= 2.2.1
- dill >= 0.3.5.1
- gpyreg >= 0.1.0
- imageio >= 2.13.5
- matplotlib >= 3.5.1
- numpy >= 1.22.1
- plotly >= 5.11.0
- pytest >= 6.2.5
- pytest-mock >= 3.6.1
- pytest-rerunfailures >= 10.2
- scipy >= 1.7.3
- pip
- python >=3.8