Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.models.get_pretrained_model_response_all_of.GetPretrainedModelResponseAllOf( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
available_model_types
List[edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum]
model
edgeimpulse_api.models.get_pretrained_model_response_all_of_model.GetPretrainedModelResponseAllOfModel | None
model_info
edgeimpulse_api.models.get_pretrained_model_response_all_of_model_info.GetPretrainedModelResponseAllOfModelInfo | None
specific_device_selected
pydantic.v1.types.StrictBool
edgeimpulse_api.models.get_pretrained_model_response_all_of.GetPretrainedModelResponseAllOf.from_dict( obj: dict ) ‑> edgeimpulse_api.models.get_pretrained_model_response_all_of.GetPretrainedModelResponseAllOf
obj
dict
edgeimpulse_api.models.get_pretrained_model_response_all_of.GetPretrainedModelResponseAllOf
edgeimpulse_api.models.get_pretrained_model_response_all_of.GetPretrainedModelResponseAllOf.from_json( json_str: str ) ‑> edgeimpulse_api.models.get_pretrained_model_response_all_of.GetPretrainedModelResponseAllOf
json_str
str
edgeimpulse_api.models.get_pretrained_model_response_all_of.GetPretrainedModelResponseAllOf.to_dict( self )
self
edgeimpulse_api.models.get_pretrained_model_response_all_of.GetPretrainedModelResponseAllOf.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.get_pretrained_model_response_all_of.GetPretrainedModelResponseAllOf.to_str( self ) ‑> str
Was this page helpful?