PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
Loading...
Searching...
No Matches
pineforge_hpo.study_spec.StudySpecError Class Reference
+ Inheritance diagram for pineforge_hpo.study_spec.StudySpecError:

Public Member Functions

 __init__ (self, list[ValidationIssue]|tuple[ValidationIssue,...] issues)
 

Public Attributes

 issues
 

Detailed Description

Aggregate error containing every issue found in one StudySpec.

Definition at line 26 of file study_spec.py.

Constructor & Destructor Documentation

◆ __init__()

pineforge_hpo.study_spec.StudySpecError.__init__ (   self,
list[ValidationIssue] | tuple[ValidationIssue, ...]  issues 
)

Definition at line 29 of file study_spec.py.

Member Data Documentation

◆ issues

pineforge_hpo.study_spec.StudySpecError.issues

Definition at line 30 of file study_spec.py.


The documentation for this class was generated from the following file: