|
PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
|
This is the complete list of members for pineforge::hpo::TrialExecutor, including all inherited members.
| configuration() const noexcept | pineforge::hpo::TrialExecutor | inline |
| dataset() const noexcept | pineforge::hpo::TrialExecutor | inline |
| execute(const ParameterValues &inputs, const ParameterValues &strategy_overrides={}) const | pineforge::hpo::TrialExecutor | |
| plugin() const noexcept | pineforge::hpo::TrialExecutor | inline |
| TrialExecutor(std::shared_ptr< const StrategyPlugin > plugin, std::shared_ptr< const Dataset > dataset, BacktestConfiguration configuration={}) | pineforge::hpo::TrialExecutor |