KerasModelMetadata
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
ConfigThe type of the None singleton. -
available_model_types: List[edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum]The type of the None singleton. -
class_names: List[pydantic.types.StrictStr]The type of the None singleton. -
created: datetime.datetimeThe type of the None singleton. -
has_trained_model: pydantic.types.StrictBoolThe type of the None singleton. -
image_input_scaling: edgeimpulse_api.models.image_input_scaling.ImageInputScalingThe type of the None singleton. -
labels: List[pydantic.types.StrictStr]The type of the None singleton. -
layers: List[edgeimpulse_api.models.keras_model_layer.KerasModelLayer]The type of the None singleton. -
mode: pydantic.types.StrictStrThe type of the None singleton. -
model_validation_metrics: List[edgeimpulse_api.models.keras_model_metadata_metrics.KerasModelMetadataMetrics]The type of the None singleton. -
object_detection_last_layer: edgeimpulse_api.models.object_detection_last_layer.ObjectDetectionLastLayer | NoneThe type of the None singleton. -
recommended_model_type: edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnumThe type of the None singleton. -
tensorboard_graphs: List[edgeimpulse_api.models.keras_model_metadata_graph.KerasModelMetadataGraph] | NoneThe type of the None singleton. -
thresholds: List[edgeimpulse_api.models.block_threshold.BlockThreshold]The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
mode_validate_enum
- v
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self
