TunerTrial
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
ConfigThe type of the None singleton. -
blocks: List[edgeimpulse_api.models.tuner_trial_blocks_inner.TunerTrialBlocksInner]The type of the None singleton. -
created_in_post_processing: pydantic.types.StrictBool | NoneThe type of the None singleton. -
current_epoch: pydantic.types.StrictInt | NoneThe type of the None singleton. -
device_performance: Dict[str, Any] | NoneThe type of the None singleton. -
dsp_job_id: edgeimpulse_api.models.tuner_trial_dsp_job_id.TunerTrialDspJobId | NoneThe type of the None singleton. -
experiment: pydantic.types.StrictStr | NoneThe type of the None singleton. -
id: pydantic.types.StrictStrThe type of the None singleton. -
impulse: edgeimpulse_api.models.tuner_trial_impulse.TunerTrialImpulseThe type of the None singleton. -
impulse_added_to_project: edgeimpulse_api.models.tuner_trial_impulse_added_to_project.TunerTrialImpulseAddedToProject | NoneThe type of the None singleton. -
last_completed_epoch: datetime.datetime | NoneThe type of the None singleton. -
last_completed_training: datetime.datetime | NoneThe type of the None singleton. -
learn_job_id: float | NoneThe type of the None singleton. -
metrics: edgeimpulse_api.models.tuner_trial_metrics.TunerTrialMetrics | NoneThe type of the None singleton. -
model: Dict[str, Any] | NoneThe type of the None singleton. -
name: pydantic.types.StrictStrThe type of the None singleton. -
optimization_round: float | NoneThe type of the None singleton. -
original_trial_id: pydantic.types.StrictStr | NoneThe type of the None singleton. -
progress: edgeimpulse_api.models.tuner_trial_progress.TunerTrialProgress | NoneThe type of the None singleton. -
retries: pydantic.types.StrictInt | NoneThe type of the None singleton. -
status: pydantic.types.StrictStrThe type of the None singleton. -
worker_id: pydantic.types.StrictStr | NoneThe type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
status_validate_enum
- v
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self
