Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bayesian-optimization/BayesianOptimization
/ duplicate_point.py
File
duplicate_point.py
examples/duplicate_point.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
from
bayes_opt
import
BayesianOptimization
3
from
bayes_opt
import
acquisition
4
Callers
nothing calls this directly
Calls
6
BayesianOptimization
Class · 0.90
f
Function · 0.85
set_gp_params
Method · 0.80
suggest
Method · 0.45
predict
Method · 0.45
register
Method · 0.45
Tested by
no test coverage detected