BayesOpt
criteria_ei.hpp File Reference

Expected improvement based criteria. More...

+ Include dependency graph for criteria_ei.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bayesopt::ExpectedImprovement
 Expected improvement criterion by Mockus [Mockus78]. More...
 
class  bayesopt::BiasedExpectedImprovement
 Expected improvement criterion modification by Lizotte. More...
 
class  bayesopt::AnnealedExpectedImprovement
 Expected improvement criterion using Schonlau annealing. [Schonlau98]. More...
 

Namespaces

 bayesopt
 Namespace of the library interface.
 

Detailed Description

Expected improvement based criteria.

Definition in file criteria_ei.hpp.