MCPcopy 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

1import numpy as np
2from bayes_opt import BayesianOptimization
3from bayes_opt import acquisition
4

Callers

nothing calls this directly

Calls 6

fFunction · 0.85
set_gp_paramsMethod · 0.80
suggestMethod · 0.45
predictMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected