KerasModelMetadataMetrics
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
accuracy: float | None
The type of the None singleton. -
additional_metrics: List[edgeimpulse_api.models.additional_metric.AdditionalMetric]
The type of the None singleton. -
confusion_matrix: List[List[float]]
The type of the None singleton. -
is_supported_on_mcu: pydantic.types.StrictBool
The type of the None singleton. -
loss: float
The type of the None singleton. -
mcu_support_error: pydantic.types.StrictStr | None
The type of the None singleton. -
on_device_performance: List[edgeimpulse_api.models.keras_model_metadata_metrics_on_device_performance_inner.KerasModelMetadataMetricsOnDevicePerformanceInner]
The type of the None singleton. -
predictions: List[edgeimpulse_api.models.model_prediction.ModelPrediction] | None
The type of the None singleton. -
profiling_job_failed: pydantic.types.StrictBool | None
The type of the None singleton. -
profiling_job_id: pydantic.types.StrictInt | None
The type of the None singleton. -
report: Dict[str, Any]
The type of the None singleton. -
type: edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum
The type of the None singleton. -
visualization: pydantic.types.StrictStr
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
visualization_validate_enum
- v
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self