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
deprecation warning for sorted parameters
#532
till-m
opened
2 days ago
0
Typed Optimization
#531
till-m
opened
3 weeks ago
1
Internal sorting of parameter keys leads to unexpected behaviour when registering an array
#530
till-m
opened
1 month ago
6
prepare for release: v2.0.0
#529
till-m
closed
1 month ago
0
The next best guess does not match the real sample point.
#528
linghuix
closed
1 month ago
5
Fix docs badge
#527
till-m
closed
1 month ago
1
Suggest-Evaluate-Register paradigm not working with constraints
#526
Vidarrwin
closed
1 month ago
3
fix: replace acquisition with exception when import error
#525
phi-friday
closed
1 month ago
1
fix(GPHedge): replace list with sequence
#524
phi-friday
closed
1 month ago
1
Fix min window type check
#523
phi-friday
closed
1 month ago
5
simple question about selecting next x values in acquisition function
#522
Yoonho-Na
closed
2 months ago
8
chore: bump ruff
#521
phi-friday
closed
2 months ago
1
Apply PEP561
#520
phi-friday
closed
2 months ago
1
Handling sparse categorical data
#519
evancollins1
closed
2 months ago
8
`contents: write` permission for versions workflow
#518
till-m
closed
2 months ago
0
cannot import acquisition
#517
cnsolari
closed
2 months ago
1
zero division error when using ei utility function
#516
Yoonho-Na
closed
3 months ago
2
`ScreenLogger.format_number` does not account for minus sign, potentially truncating exponents
#515
till-m
opened
3 months ago
0
optimizer.max['target'] returns the smallest negative value?
#514
Gabriel-p
closed
3 months ago
4
Gaussian Process regressor does not fit all the points
#513
jorisparet
closed
2 months ago
4
fix: Incorrectly modified `ScreenLogger`
#512
phi-friday
closed
2 months ago
1
docs: replace " : " with ": "
#511
phi-friday
closed
4 months ago
1
PR 2/2: Add versioned docs
#510
till-m
closed
2 months ago
1
PR 1/2: Add versioned docs
#509
till-m
closed
2 months ago
10
Fix replace list with deque
#508
phi-friday
closed
2 months ago
1
Fix add typehint without generic
#507
phi-friday
closed
2 months ago
8
add module exception
#506
phi-friday
closed
2 months ago
2
Fix apply enum
#505
phi-friday
closed
2 months ago
3
Docs: Deploy Multiple Versions
#504
till-m
closed
2 months ago
3
Async example using standard library
#503
phi-friday
closed
2 months ago
5
TypeError: 'NoneType' object is not subscriptable self._space.max()
#502
james-imi
closed
4 months ago
2
fix docs for `TargetSpace.random_sample`
#501
ytzfhqs
closed
4 months ago
1
cannot import name 'acquisition' from 'bayes_opt'
#500
dinghly
closed
4 months ago
4
Support high-dimensional BO
#499
jacktang
opened
4 months ago
2
docs: Add acquisition functions
#498
till-m
closed
4 months ago
0
Feat apply ruff
#497
phi-friday
closed
4 months ago
5
apply ruff
#496
phi-friday
closed
4 months ago
0
Prepare for release
#495
till-m
closed
4 months ago
5
feat: try to support PEP 484
#494
phi-friday
closed
2 months ago
3
support PEP 484
#493
phi-friday
closed
2 months ago
10
Optimize multiple functions
#492
laukejas
closed
2 months ago
2
chore: Support numpy v2
#491
phi-friday
closed
4 months ago
8
support `numpy>=2`
#490
phi-friday
closed
4 months ago
9
Update logger.py to reset color escape sequence in between values
#489
d7919
closed
4 months ago
7
Potential for ANSI colours to remain active
#488
d7919
closed
4 months ago
2
fix readme image path
#487
bwheelz36
closed
4 months ago
0
Bounds Transformer doesn't work after loading the logs
#486
pawlissimo
closed
4 months ago
9
Move static folder
#485
bwheelz36
closed
4 months ago
1
JOSS paper?
#484
bwheelz36
opened
5 months ago
10
Update README.md
#483
bwheelz36
closed
5 months ago
0
Next