|
PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
|
Public Member Functions | |
| Path | library_path (self) |
Static Public Attributes | |
| str | artifact_key |
| str | request_key |
| Path | plugin_path |
| Path | generated_cpp_path |
| Path | manifest_path |
| Path | provenance_path |
| bool | cache_hit |
| tuple | inputs [dict[str, Any], ...] |
| Mapping | strategy_params [str, Any] |
Paths and metadata consumed by the native strategy-plugin loader.
Definition at line 78 of file artifact.py.
| Path pineforge_hpo.artifact.StrategyArtifact.library_path | ( | self | ) |
Compatibility alias for callers that call plugins libraries.
Definition at line 92 of file artifact.py.
References pineforge_hpo.artifact.StrategyArtifact.plugin_path.
|
static |
Definition at line 81 of file artifact.py.
|
static |
Definition at line 87 of file artifact.py.
|
static |
Definition at line 84 of file artifact.py.
|
static |
Definition at line 88 of file artifact.py.
|
static |
Definition at line 85 of file artifact.py.
|
static |
Definition at line 83 of file artifact.py.
Referenced by pineforge_hpo.artifact.StrategyArtifact.library_path().
|
static |
Definition at line 86 of file artifact.py.
|
static |
Definition at line 82 of file artifact.py.
|
static |
Definition at line 89 of file artifact.py.