MCPcopy Create free account
hub / github.com/modAL-python/modAL / bayesian_optimization.py

File bayesian_optimization.py

examples/bayesian_optimization.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from functools import partial
2
3import matplotlib.pyplot as plt
4import numpy as np

Callers

nothing calls this directly

Calls 4

BayesianOptimizerClass · 0.90
predictMethod · 0.45
queryMethod · 0.45
teachMethod · 0.45

Tested by

no test coverage detected