|
PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
|
Metadata supplied to a custom objective while evaluating one trial. More...
#include <pineforge/hpo/types.hpp>
Public Attributes | |
| std::uint64_t | trial_id = 0 |
| Scheduler-level trial identifier. | |
| const Candidate * | candidate = nullptr |
Non-owning candidate pointer; may be nullptr when no candidate is associated. | |
Metadata supplied to a custom objective while evaluating one trial.
| const Candidate* pineforge::hpo::TrialContext::candidate = nullptr |
| std::uint64_t pineforge::hpo::TrialContext::trial_id = 0 |