bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
PythonMIT
Issues
- 13
Internal sorting of parameter keys leads to unexpected behaviour when registering an array
#530 opened by till-m - 5
Acquisition function suggests good points but never converges to the optimum
#533 opened by A-J-F-Mackintosh - 10
JOSS paper?
#484 opened by bwheelz36 - 5
- 3
- 8
- 10
support PEP 484
#493 opened by phi-friday - 2
Optimize multiple functions
#492 opened by laukejas - 8
Handling sparse categorical data
#519 opened by evancollins1 - 4
- 3
Docs: Deploy Multiple Versions
#504 opened by till-m - 1
cannot import acquisition
#517 opened by cnsolari - 2
zero division error when using ei utility function
#516 opened by Yoonho-Na - 4
cannot import name 'acquisition' from 'bayes_opt'
#500 opened by dinghly - 0
`ScreenLogger.format_number` does not account for minus sign, potentially truncating exponents
#515 opened by till-m - 4
- 2
- 0
apply ruff
#496 opened by phi-friday - 2
Support high-dimensional BO
#499 opened by jacktang - 2
Potential for ANSI colours to remain active
#488 opened by d7919 - 9
support `numpy>=2`
#490 opened by phi-friday - 9
- 13
Implement `gp_hedge` acquisition function
#439 opened by pfebrer - 2
Inclusion of other adquisition functions
#475 opened by oarcelus - 1
Move `static` inside `docsrc`
#467 opened by bwheelz36 - 9
Bug with the sequential domain reduction
#476 opened by bwkong - 5
- 3
- 5
- 2
add supported python versions badge to readme
#460 opened by bwheelz36 - 4
How to vectorize the target function parameters?
#477 opened by jacktang - 4
Problem about ```allow_duplicate_points```
#468 opened by Forestsene - 6
Visualization
#474 opened by Daniele-Dondi - 4
- 4
Experience with 4D or higher parameter spaces
#469 opened by BSchuett-fzi - 4
- 7
- 1
```constraint``` and ```allow_duplicate_points``` can't be used at the same time.
#471 opened by Forestsene - 3
How to use specific init_points
#464 opened by Forestsene - 2
[Question] can I use ML model as a black_box function?
#462 opened by henjoe - 4
NotUniqueError encountered for constrained problems.
#461 opened by iffanh - 5
'str object has no attribute reproduce'
#459 opened by Alistair-Turcan - 1
Verbose=2 doesn't work in terminal or bash
#452 opened by Dmonzer - 2
pbounds step size
#449 opened by cqllysto - 3
- 2
Manually provide observed samples as init points
#450 opened by zerzerzerz - 7
- 2
Make n_restarts_optimizer dynamic
#448 opened by hwrightson - 7
Values outside pbounds
#443 opened by vanessastadAIT - 2
support multiple parameters
#442 opened by MarkMa1990