|
PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
|
Classes | |
| class | DatasetSpec |
| class | ExecutionSpec |
| class | ObjectiveSpec |
| class | ParameterSpec |
| class | SamplerSpec |
| class | StrategySpec |
| class | StudySpec |
| class | StudySpecError |
| class | TpeSamplerConfig |
| class | ValidationIssue |
Functions | |
| StudySpec | load_study_spec (str|Path path, *bool require_files=False) |
Dependency-free StudySpec v1 JSON loader and validator.
| StudySpec pineforge_hpo.study_spec.load_study_spec | ( | str | Path | path, |
| *bool | require_files = False |
||
| ) |
Load StudySpec v1 and resolve every filesystem path relative to its JSON file.
Definition at line 926 of file study_spec.py.