BayesOpt
|
BayesOpt wrapper for Python interface (OOP) More...
Go to the source code of this file.
Classes | |
class | bayesoptmodule.BayesOptContinuous |
Python Module for BayesOptContinuous. More... | |
class | bayesoptmodule.BayesOptDiscrete |
Python Module for BayesOptDiscrete. More... | |
class | bayesoptmodule.BayesOptCategorical |
Python Module for BayesOptCategorical. More... | |
Variables | |
bayesoptmodule.BO = BayesOptContinuous() | |
bayesoptmodule.__value__ | |
bayesoptmodule.__x__ | |
bayesoptmodule.__err__ | |
BayesOpt wrapper for Python interface (OOP)
Definition in file bayesoptmodule.py.