class edgeimpulse_api.models.optimize_config_optimization_objectives_inner.OptimizeConfigOptimizationObjectivesInner(
**data: Any
)
Config
The type of the None singleton.
label: pydantic.types.StrictStr
The type of the None singleton.
objective: pydantic.types.StrictStr
The type of the None singleton.
weight: float
The type of the None singleton.
edgeimpulse_api.models.optimize_config_optimization_objectives_inner.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.optimize_config_optimization_objectives_inner.OptimizeConfigOptimizationObjectivesInner
edgeimpulse_api.models.optimize_config_optimization_objectives_inner.from_json(
json_str: str
) ‑> edgeimpulse_api.models.optimize_config_optimization_objectives_inner.OptimizeConfigOptimizationObjectivesInner
edgeimpulse_api.models.optimize_config_optimization_objectives_inner.to_dict(
self
)
edgeimpulse_api.models.optimize_config_optimization_objectives_inner.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.optimize_config_optimization_objectives_inner.to_str(
self
) ‑> str