BayesOpt
criteria_hedge.hpp File Reference

Portfolio selection of criteria based on Hedge algorithm. More...

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

Go to the source code of this file.

Classes

class  bayesopt::GP_Hedge
 GP_Hedge model as describen in Hoffman et al. More...
 
class  bayesopt::GP_Hedge_Random
 Modification of the GP_Hedge algorithm where the bandit gains are random outcomes (like Thompson sampling). More...
 

Namespaces

 bayesopt
 Namespace of the library interface.
 

Detailed Description

Portfolio selection of criteria based on Hedge algorithm.

Definition in file criteria_hedge.hpp.