-
**Describe the bug**
Using `optimizer.max['target']` with the code below results in:
```
cd: 350993.450
fd: 10451.569
rc: 0.511
rt: 0.605
Lkl: -1592252620.6647666
```
where `Lkl` is the s…
-
### Bug Description
It looks like the experiments in that directory are out of date. I noticed this while testing on a live deployment and one of the experiments failed with `Normal BackOff 15s (x1…
-
**Bounds Transformer doesn't work after loading the logs**
`bayesian-optimization==1.5.0`
High-level flow:
1. Create `original_logger = JSONLogger(path="./original_logsr.json"), reset=True)
2. …
-
Hi! I was reading the README where it says:
Take a look at the advanced to our [notebook](https://github.com/fmfn/BayesianOptimization/blob/master/examples/advanced-tour.ipynb) to learn how to make…
-
Hello everyone,
I was wondering if anyone has worked on this subject. I will soon go about and try to test this out but before that I thought I'd ask for past experience.
I was thinking that su…
-
Hi,
Importing kerastuner fails on my my Jetson TX2.
Here is the complete trace:
Python 3.6.9 (default, Apr 18 2020, 01:56:04)
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "lice…
-
In `_step` of logger, the colour remains active after the line is displayed, i.e. it is not reset.
https://github.com/bayesian-optimization/BayesianOptimization/blob/3a5e56c7d0f96affdebfebc318b02f7…
d7919 updated
4 months ago
-
**Describe the bug**
Using 'scipy == 1.11.1' with 'bayesian-optimization == 1.4.0' I see that I cannot log if multiple constraints are defined:
```python
def constraint_function_2_dim(x, y):
…
-
### What is the expected enhancement?
VQC & QNN does not allow to implement Sklearn BaseEstimator to be inherited. Hence, we are unable to use Sklearn Gridsearch on VQC & QNN estimators for hyperpara…
-
Hi, I recently run into issues where `suggest` does not work as expected in constrained optimization. Based on Gardner et. al., 2014, in constrained cases, `suggest` should return the `argmax` of acqu…