KerasModelMetadataMetrics
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
ConfigThe type of the None singleton. -
accuracy: float | NoneThe 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.StrictBoolThe type of the None singleton. -
loss: floatThe type of the None singleton. -
mcu_support_error: pydantic.types.StrictStr | NoneThe 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] | NoneThe type of the None singleton. -
profiling_job_failed: pydantic.types.StrictBool | NoneThe type of the None singleton. -
profiling_job_id: pydantic.types.StrictInt | NoneThe type of the None singleton. -
report: Dict[str, Any]The type of the None singleton. -
type: edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnumThe type of the None singleton. -
visualization: pydantic.types.StrictStrThe 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
