PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
Loading...
Searching...
No Matches
pineforge_hpo.study_spec.ValidationIssue Class Reference

Public Member Functions

str __str__ (self)
 

Static Public Attributes

str path
 
str message
 

Detailed Description

One path-qualified StudySpec validation failure.

Definition at line 16 of file study_spec.py.

Member Function Documentation

◆ __str__()

str pineforge_hpo.study_spec.ValidationIssue.__str__ (   self)

Definition at line 22 of file study_spec.py.

Member Data Documentation

◆ message

str pineforge_hpo.study_spec.ValidationIssue.message
static

Definition at line 20 of file study_spec.py.

◆ path

str pineforge_hpo.study_spec.ValidationIssue.path
static

Definition at line 19 of file study_spec.py.


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