issues
search
bayesian-optimization
/
BayesianOptimization
A Python implementation of global optimization with gaussian processes.
https://bayesian-optimization.github.io/BayesianOptimization/index.html
MIT License
7.95k
stars
1.55k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prepare for release: bump version, tighten dependency constraints
#482
till-m
closed
5 months ago
1
`suggest` does not work as expected in constrained optimization
#481
yichenfu
closed
5 months ago
5
Domain reduction with the Suggest-Evaluate-Register Paradigm
#480
AArriandiaga
closed
5 months ago
3
Fix 478, fix data out-of-sync issue in target space
#479
till-m
closed
5 months ago
2
Logging for multiple constraints to be fixed
#478
valentinafarrelli
closed
5 months ago
5
How to vectorize the target function parameters?
#477
jacktang
closed
6 months ago
4
Bug with the sequential domain reduction
#476
bwkong
closed
4 months ago
9
Inclusion of other adquisition functions
#475
oarcelus
closed
4 months ago
2
Visualization
#474
Daniele-Dondi
closed
6 months ago
6
Constrained optimization but constraint function is unknown
#473
jacktang
closed
7 months ago
4
updated documentation
#472
bpmeek
closed
7 months ago
4
```constraint``` and ```allow_duplicate_points``` can't be used at the same time.
#471
Forestsene
closed
8 months ago
1
`suggest` does not return the maximum of acquisition function
#470
yichenfu
closed
8 months ago
7
Experience with 4D or higher parameter spaces
#469
BSchuett-fzi
closed
7 months ago
4
Problem about ```allow_duplicate_points```
#468
Forestsene
closed
6 months ago
4
Move `static` inside `docsrc`
#467
bwheelz36
closed
4 months ago
1
Create python-publish.yml
#466
bwheelz36
closed
5 months ago
8
dummy change to fix code cov failure
#465
bwheelz36
closed
8 months ago
0
How to use specific init_points
#464
Forestsene
closed
8 months ago
3
random_state not working as expected when using constraints
#463
IrHaque
closed
7 months ago
4
[Question] can I use ML model as a black_box function?
#462
henjoe
closed
9 months ago
2
NotUniqueError encountered for constrained problems.
#461
iffanh
closed
9 months ago
4
add supported python versions badge to readme
#460
bwheelz36
closed
5 months ago
2
'str object has no attribute reproduce'
#459
Alistair-Turcan
closed
9 months ago
5
Poetry packaging
#458
bwheelz36
closed
8 months ago
4
Docstring overhaul
#457
till-m
closed
9 months ago
12
Docstring overhaul
#456
till-m
closed
10 months ago
0
Domain reduction, Sphinx docs
#455
till-m
closed
10 months ago
1
Update domain_reduction.py
#454
lm314
closed
10 months ago
4
Pydocstyle
#453
till-m
closed
11 months ago
2
Verbose=2 doesn't work in terminal or bash
#452
Dmonzer
closed
11 months ago
1
Pass *args, *kwargs as non-optimized arguments to the cost function
#451
lindeloev
closed
1 year ago
3
Manually provide observed samples as init points
#450
zerzerzerz
closed
1 year ago
2
pbounds step size
#449
cqllysto
closed
1 year ago
2
Make n_restarts_optimizer dynamic
#448
hwrightson
closed
1 year ago
2
Acquisition function API redesign
#447
till-m
closed
4 months ago
8
How to specify pbounds when there are no variable names per se
#446
tomsturges
closed
1 year ago
7
Update various docstrings, add workflow to check docstrings
#445
till-m
closed
1 year ago
3
Update domain_reduction.py
#444
lm314
closed
10 months ago
2
Values outside pbounds
#443
vanessastadAIT
closed
1 year ago
7
support multiple parameters
#442
MarkMa1990
closed
1 year ago
2
bounds_transformer could bypass global_bounds due to the test logic within _trim function in domain_reduction.py
#441
perezed00
closed
10 months ago
26
Update docs & linting for `constraints.py`, `target_space.py`
#440
till-m
closed
1 year ago
1
Implement `gp_hedge` acquisition function
#439
pfebrer
closed
4 months ago
13
JSONLogger bug in Basic Tour example
#438
darryl34
closed
1 year ago
2
Fixes issue-436: Constrained optimization does not allow duplicate points
#437
YoungJaeBae
closed
1 year ago
3
Constrained optimization does not allow duplicate points
#436
YoungJaeBae
closed
1 year ago
3
Replace custom colour implementation, add docs for `logger.py`, `util.py`
#435
till-m
closed
1 year ago
1
Replace custom colour implementation with colorama colours
#434
till-m
closed
9 months ago
1
Save optimizer state and load again in the Suggest-Evaluate-Register Paradigm
#433
dmehrab06
closed
1 year ago
1
Previous
Next