|
PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
|
Static Public Attributes | |
| str | kind |
| str | direction |
| str | expression = None |
| str | name = None |
| tuple | constraints = () |
| tuple | requires = () |
| Mapping | config = field(default_factory=dict) |
| str | nan_policy = "fail_trial" |
| str | division_by_zero = "fail_trial" |
Objective direction, expression or registration, and constraints.
Definition at line 71 of file study_spec.py.
|
static |
Definition at line 80 of file study_spec.py.
|
static |
Definition at line 78 of file study_spec.py.
|
static |
Definition at line 75 of file study_spec.py.
|
static |
Definition at line 82 of file study_spec.py.
|
static |
Definition at line 76 of file study_spec.py.
|
static |
Definition at line 74 of file study_spec.py.
|
static |
Definition at line 77 of file study_spec.py.
|
static |
Definition at line 81 of file study_spec.py.
|
static |
Definition at line 79 of file study_spec.py.