Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
api_key: pydantic.types.StrictStr
id: pydantic.types.StrictInt
Create an instance of AddApiKeyResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_api_key_response_all_of.AddApiKeyResponseAllOf
Create an instance of AddApiKeyResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_api_key_response_all_of.AddApiKeyResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
code: pydantic.types.StrictStr
Create an instance of ActivateUserOrVerifyEmailRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.activate_user_or_verify_email_request.ActivateUserOrVerifyEmailRequest
Create an instance of ActivateUserOrVerifyEmailRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.activate_user_or_verify_email_request.ActivateUserOrVerifyEmailRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
api_key: pydantic.types.StrictStr | None
name: pydantic.types.StrictStr
Create an instance of AddApiKeyRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_api_key_request.AddApiKeyRequest
Create an instance of AddApiKeyRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_api_key_request.AddApiKeyRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
activation_code: pydantic.types.StrictStr
name: pydantic.types.StrictStr | None
password: pydantic.types.StrictStr
privacy_policy: pydantic.types.StrictBool | None
username: pydantic.types.StrictStr
Create an instance of ActivateUserByThirdPartyActivationCodeRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.activate_user_by_third_party_activation_code_request.ActivateUserByThirdPartyActivationCodeRequest
Create an instance of ActivateUserByThirdPartyActivationCodeRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.activate_user_by_third_party_activation_code_request.ActivateUserByThirdPartyActivationCodeRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
username_or_email: pydantic.types.StrictStr
Create an instance of AddCollaboratorRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_collaborator_request.AddCollaboratorRequest
Create an instance of AddCollaboratorRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_collaborator_request.AddCollaboratorRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
hmac_key: pydantic.types.StrictStr
is_development_key: pydantic.types.StrictBool
name: pydantic.types.StrictStr
Create an instance of AddHmacKeyRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_hmac_key_request.AddHmacKeyRequest
Create an instance of AddHmacKeyRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_hmac_key_request.AddHmacKeyRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
datasets: List[pydantic.types.StrictStr]
role: edgeimpulse_api.models.organization_member_role.OrganizationMemberRole
username_or_email: pydantic.types.StrictStr
Create an instance of AddMemberRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_member_request.AddMemberRequest
Create an instance of AddMemberRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_member_request.AddMemberRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
zip: pydantic.types.StrictBytes
Create an instance of AddKerasFilesRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_keras_files_request.AddKerasFilesRequest
Create an instance of AddKerasFilesRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_keras_files_request.AddKerasFilesRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
api_key: pydantic.types.StrictStr
error: pydantic.types.StrictStr | None
id: pydantic.types.StrictInt
success: pydantic.types.StrictBool
Create an instance of AddApiKeyResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_api_key_response.AddApiKeyResponse
Create an instance of AddApiKeyResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_api_key_response.AddApiKeyResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
api_key: pydantic.types.StrictStr | None
name: pydantic.types.StrictStr
role: pydantic.types.StrictStr
Create an instance of AddOrganizationApiKeyRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_api_key_request.AddOrganizationApiKeyRequest
Create an instance of AddOrganizationApiKeyRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_api_key_request.AddOrganizationApiKeyRequest
Parameters
v
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
role: pydantic.types.StrictStr
Create an instance of AddOrganizationApiKeyRequestAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_api_key_request_all_of.AddOrganizationApiKeyRequestAllOf
Create an instance of AddOrganizationApiKeyRequestAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_api_key_request_all_of.AddOrganizationApiKeyRequestAllOf
Parameters
v
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
email_recipient_uids: List[pydantic.types.StrictInt]
name: pydantic.types.StrictStr
show_no_of_days: pydantic.types.StrictInt
when_to_email: pydantic.types.StrictStr
Create an instance of AddOrganizationDataCampaignDashboardRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_data_campaign_dashboard_request.AddOrganizationDataCampaignDashboardRequest
Create an instance of AddOrganizationDataCampaignDashboardRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_data_campaign_dashboard_request.AddOrganizationDataCampaignDashboardRequest
Parameters
v
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
data_campaign_dashboard_id: pydantic.types.StrictInt
Create an instance of AddOrganizationDataCampaignDashboardResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_data_campaign_dashboard_response_all_of.AddOrganizationDataCampaignDashboardResponseAllOf
Create an instance of AddOrganizationDataCampaignDashboardResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_data_campaign_dashboard_response_all_of.AddOrganizationDataCampaignDashboardResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
error: pydantic.types.StrictStr | None
id: pydantic.types.StrictInt
success: pydantic.types.StrictBool
Create an instance of AddOrganizationDeployBlockResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_deploy_block_response.AddOrganizationDeployBlockResponse
Create an instance of AddOrganizationDeployBlockResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_deploy_block_response.AddOrganizationDeployBlockResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
coordinator_uids: List[pydantic.types.StrictInt]
created: datetime.datetime | None
data_campaign_dashboard_id: pydantic.types.StrictInt
datasets: List[pydantic.types.StrictStr]
description: pydantic.types.StrictStr
id: pydantic.types.StrictInt | None
links: List[edgeimpulse_api.models.data_campaign_link.DataCampaignLink]
logo: pydantic.types.StrictStr | None
name: pydantic.types.StrictStr
pipeline_ids: List[pydantic.types.StrictInt]
project_ids: List[pydantic.types.StrictInt]
queries: List[edgeimpulse_api.models.data_campaign_query.DataCampaignQuery]
Create an instance of AddOrganizationDataCampaignRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_data_campaign_request.AddOrganizationDataCampaignRequest
Create an instance of AddOrganizationDataCampaignRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_data_campaign_request.AddOrganizationDataCampaignRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
data_campaign_id: pydantic.types.StrictInt
error: pydantic.types.StrictStr | None
success: pydantic.types.StrictBool
Create an instance of AddOrganizationDataCampaignResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_data_campaign_response.AddOrganizationDataCampaignResponse
Create an instance of AddOrganizationDataCampaignResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_data_campaign_response.AddOrganizationDataCampaignResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
access_key: pydantic.types.StrictStr
bucket: pydantic.types.StrictStr
check_connectivity_prefix: pydantic.types.StrictStr | None
endpoint: pydantic.types.StrictStr
region: pydantic.types.StrictStr
secret_key: pydantic.types.StrictStr
storage_provider: edgeimpulse_api.models.storage_provider.StorageProvider | None
Create an instance of AddOrganizationBucketRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_bucket_request.AddOrganizationBucketRequest
Create an instance of AddOrganizationBucketRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_bucket_request.AddOrganizationBucketRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
data_campaign_dashboard_id: pydantic.types.StrictInt
error: pydantic.types.StrictStr | None
success: pydantic.types.StrictBool
Create an instance of AddOrganizationDataCampaignDashboardResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_data_campaign_dashboard_response.AddOrganizationDataCampaignDashboardResponse
Create an instance of AddOrganizationDataCampaignDashboardResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_data_campaign_dashboard_response.AddOrganizationDataCampaignDashboardResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
description: pydantic.types.StrictStr
name: pydantic.types.StrictStr
secret: pydantic.types.StrictStr
Create an instance of AddOrganizationSecretRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_secret_request.AddOrganizationSecretRequest
Create an instance of AddOrganizationSecretRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_secret_request.AddOrganizationSecretRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
id: pydantic.types.StrictInt
Create an instance of AddOrganizationSecretResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_secret_response_all_of.AddOrganizationSecretResponseAllOf
Create an instance of AddOrganizationSecretResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_secret_response_all_of.AddOrganizationSecretResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
error: pydantic.types.StrictStr | None
id: pydantic.types.StrictInt
success: pydantic.types.StrictBool
Create an instance of AddOrganizationTransferLearningBlockResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_transfer_learning_block_response.AddOrganizationTransferLearningBlockResponse
Create an instance of AddOrganizationTransferLearningBlockResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_transfer_learning_block_response.AddOrganizationTransferLearningBlockResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
error: pydantic.types.StrictStr | None
id: pydantic.types.StrictInt
success: pydantic.types.StrictBool
Create an instance of AddOrganizationSecretResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_secret_response.AddOrganizationSecretResponse
Create an instance of AddOrganizationSecretResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_secret_response.AddOrganizationSecretResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
description: pydantic.types.StrictStr
docker_container: pydantic.types.StrictStr
limits_cpu: float | None
limits_memory: pydantic.types.StrictInt | None
name: pydantic.types.StrictStr
port: pydantic.types.StrictInt
requests_cpu: float | None
requests_memory: pydantic.types.StrictInt | None
Create an instance of AddOrganizationDspBlockRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_dsp_block_request.AddOrganizationDspBlockRequest
Create an instance of AddOrganizationDspBlockRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_dsp_block_request.AddOrganizationDspBlockRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
additional_mount_points: List[edgeimpulse_api.models.transformation_block_additional_mount_point.TransformationBlockAdditionalMountPoint]
ai_actions_operates_on: List[edgeimpulse_api.models.ai_actions_operates_on.AIActionsOperatesOn] | None
allow_extra_cli_arguments: pydantic.types.StrictBool | None
cli_arguments: pydantic.types.StrictStr
description: pydantic.types.StrictStr
docker_container: pydantic.types.StrictStr
environment_variables: List[edgeimpulse_api.models.environment_variable.EnvironmentVariable] | None
ind_metadata: pydantic.types.StrictBool
is_public: pydantic.types.StrictBool | None
limits_cpu: float | None
limits_memory: pydantic.types.StrictInt | None
max_running_time_str: pydantic.types.StrictStr | None
name: pydantic.types.StrictStr
operates_on: pydantic.types.StrictStr
parameters: List[Dict[str, Any]] | None
repository_url: pydantic.types.StrictStr | None
requests_cpu: float | None
requests_memory: pydantic.types.StrictInt | None
show_in_ai_actions: pydantic.types.StrictBool | None
show_in_create_transformation_job: pydantic.types.StrictBool | None
show_in_data_sources: pydantic.types.StrictBool | None
show_in_synthetic_data: pydantic.types.StrictBool | None
Create an instance of AddOrganizationTransformationBlockRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_transformation_block_request.AddOrganizationTransformationBlockRequest
Create an instance of AddOrganizationTransformationBlockRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_transformation_block_request.AddOrganizationTransformationBlockRequest
Parameters
v
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
error: pydantic.types.StrictStr | None
id: pydantic.types.StrictInt
success: pydantic.types.StrictBool
Create an instance of AddOrganizationDspBlockResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_dsp_block_response.AddOrganizationDspBlockResponse
Create an instance of AddOrganizationDspBlockResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_dsp_block_response.AddOrganizationDspBlockResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
custom_model_variants: List[edgeimpulse_api.models.organization_transfer_learning_block_custom_variant.OrganizationTransferLearningBlockCustomVariant] | None
description: pydantic.types.StrictStr
display_category: edgeimpulse_api.models.block_display_category.BlockDisplayCategory | None
docker_container: pydantic.types.StrictStr
image_input_scaling: edgeimpulse_api.models.image_input_scaling.ImageInputScaling | None
implementation_version: pydantic.types.StrictInt
ind_requires_gpu: pydantic.types.StrictBool | None
is_public: pydantic.types.StrictBool | None
is_public_for_devices: List[pydantic.types.StrictStr] | None
name: pydantic.types.StrictStr
object_detection_last_layer: edgeimpulse_api.models.object_detection_last_layer.ObjectDetectionLastLayer | None
operates_on: edgeimpulse_api.models.organization_transfer_learning_operates_on.OrganizationTransferLearningOperatesOn
parameters: List[Dict[str, Any]] | None
public_project_tier_availability: edgeimpulse_api.models.public_project_tier_availability.PublicProjectTierAvailability | None
repository_url: pydantic.types.StrictStr | None
Create an instance of AddOrganizationTransferLearningBlockRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_transfer_learning_block_request.AddOrganizationTransferLearningBlockRequest
Create an instance of AddOrganizationTransferLearningBlockRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_transfer_learning_block_request.AddOrganizationTransferLearningBlockRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
error: pydantic.types.StrictStr | None
id: pydantic.types.StrictInt
success: pydantic.types.StrictBool
Create an instance of AddOrganizationTransformationBlockResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_transformation_block_response.AddOrganizationTransformationBlockResponse
Create an instance of AddOrganizationTransformationBlockResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_transformation_block_response.AddOrganizationTransformationBlockResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
proposed_changes: List[edgeimpulse_api.models.ai_action_last_preview_state_proposed_changes_inner.AIActionLastPreviewStateProposedChangesInner]
samples: List[edgeimpulse_api.models.sample.Sample]
Create an instance of AIActionLastPreviewState from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.ai_action_last_preview_state.AIActionLastPreviewState
Create an instance of AIActionLastPreviewState from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.ai_action_last_preview_state.AIActionLastPreviewState
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
is_development_key: pydantic.types.StrictBool
role: pydantic.types.StrictStr
Create an instance of AddProjectApiKeyRequestAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_project_api_key_request_all_of.AddProjectApiKeyRequestAllOf
Create an instance of AddProjectApiKeyRequestAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_project_api_key_request_all_of.AddProjectApiKeyRequestAllOf
Parameters
v
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
key: pydantic.types.StrictStr
value: pydantic.types.StrictStr
Create an instance of AIActionSetMetadataAfterRunningInner from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.ai_action_set_metadata_after_running_inner.AIActionSetMetadataAfterRunningInner
Create an instance of AIActionSetMetadataAfterRunningInner from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.ai_action_set_metadata_after_running_inner.AIActionSetMetadataAfterRunningInner
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
id: pydantic.types.StrictInt
Create an instance of AddOrganizationTransformationBlockResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_transformation_block_response_all_of.AddOrganizationTransformationBlockResponseAllOf
Create an instance of AddOrganizationTransformationBlockResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_transformation_block_response_all_of.AddOrganizationTransformationBlockResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
proposed_changes: edgeimpulse_api.models.sample_proposed_changes.SampleProposedChanges
sample_id: pydantic.types.StrictInt
step: pydantic.types.StrictInt
Create an instance of AIActionLastPreviewStateProposedChangesInner from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.ai_action_last_preview_state_proposed_changes_inner.AIActionLastPreviewStateProposedChangesInner
Create an instance of AIActionLastPreviewStateProposedChangesInner from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.ai_action_last_preview_state_proposed_changes_inner.AIActionLastPreviewStateProposedChangesInner
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
api_key: pydantic.types.StrictStr | None
is_development_key: pydantic.types.StrictBool
name: pydantic.types.StrictStr
role: pydantic.types.StrictStr
Create an instance of AddProjectApiKeyRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_project_api_key_request.AddProjectApiKeyRequest
Create an instance of AddProjectApiKeyRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_project_api_key_request.AddProjectApiKeyRequest
Parameters
v
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
data_category: edgeimpulse_api.models.ai_actions_data_category.AIActionsDataCategory
data_metadata_key: pydantic.types.StrictStr | None
data_metadata_value: pydantic.types.StrictStr | None
steps: List[edgeimpulse_api.models.ai_actions_config_step.AIActionsConfigStep]
Create an instance of AIActionsConfig from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.ai_actions_config.AIActionsConfig
Create an instance of AIActionsConfig from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.ai_actions_config.AIActionsConfig
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
full_precision_value: float
link: pydantic.types.StrictStr | None
name: pydantic.types.StrictStr
tooltip_text: pydantic.types.StrictStr | None
value: pydantic.types.StrictStr
Create an instance of AdditionalMetric from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.additional_metric.AdditionalMetric
Create an instance of AdditionalMetric from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.additional_metric.AdditionalMetric
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
cache_unchanged_steps: pydantic.types.StrictBool
config: edgeimpulse_api.models.ai_actions_config.AIActionsConfig
display_name: pydantic.types.StrictStr
grid_column_count: pydantic.types.StrictInt
id: pydantic.types.StrictInt
last_preview_state: edgeimpulse_api.models.ai_action_last_preview_state.AIActionLastPreviewState | None
max_data_preview_count: pydantic.types.StrictInt
name: pydantic.types.StrictStr | None
preview_config: edgeimpulse_api.models.ai_actions_config.AIActionsConfig
set_metadata_after_running: List[edgeimpulse_api.models.ai_action_set_metadata_after_running_inner.AIActionSetMetadataAfterRunningInner]
Create an instance of AIAction from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.ai_action.AIAction
Create an instance of AIAction from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.ai_action.AIAction
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
learn_blocks: List[edgeimpulse_api.models.all_learn_blocks_response_all_of_learn_blocks.AllLearnBlocksResponseAllOfLearnBlocks]
Create an instance of AllLearnBlocksResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.all_learn_blocks_response_all_of.AllLearnBlocksResponseAllOf
Create an instance of AllLearnBlocksResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.all_learn_blocks_response_all_of.AllLearnBlocksResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
parameters: Dict[str, pydantic.types.StrictStr]
transformation_block_id: pydantic.types.StrictInt
Create an instance of AIActionsConfigStep from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.ai_actions_config_step.AIActionsConfigStep
Create an instance of AIActionsConfigStep from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.ai_actions_config_step.AIActionsConfigStep
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
favourite: pydantic.types.StrictBool
label: pydantic.types.StrictStr
selected: pydantic.types.StrictBool
Create an instance of AnomalyConfigAxesInner from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_config_axes_inner.AnomalyConfigAxesInner
Create an instance of AnomalyConfigAxesInner from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_config_axes_inner.AnomalyConfigAxesInner
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
error: pydantic.types.StrictStr | None
learn_blocks: List[edgeimpulse_api.models.all_learn_blocks_response_all_of_learn_blocks.AllLearnBlocksResponseAllOfLearnBlocks]
success: pydantic.types.StrictBool
Create an instance of AllLearnBlocksResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.all_learn_blocks_response.AllLearnBlocksResponse
Create an instance of AllLearnBlocksResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.all_learn_blocks_response.AllLearnBlocksResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
covariances: List[List[List[float]]]
means: List[List[float]]
weights: List[float]
Create an instance of AnomalyGmmMetadata from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_gmm_metadata.AnomalyGmmMetadata
Create an instance of AnomalyGmmMetadata from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_gmm_metadata.AnomalyGmmMetadata
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
axes: List[edgeimpulse_api.models.anomaly_config_axes_inner.AnomalyConfigAxesInner]
cluster_count: pydantic.types.StrictInt | None
dependencies: edgeimpulse_api.models.dependency_data.DependencyData
minimum_confidence_rating: float
name: pydantic.types.StrictStr
selected_axes: List[pydantic.types.StrictInt]
trained: pydantic.types.StrictBool
Create an instance of AnomalyConfig from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_config.AnomalyConfig
Create an instance of AnomalyConfig from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_config.AnomalyConfig
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
author: pydantic.types.StrictStr
description: pydantic.types.StrictStr
display_category: edgeimpulse_api.models.block_display_category.BlockDisplayCategory | None
experiment: pydantic.types.StrictStr | None
name: pydantic.types.StrictStr
organization_model_id: float | None
public_project_tier_availability: edgeimpulse_api.models.public_project_tier_availability.PublicProjectTierAvailability | None
title: pydantic.types.StrictStr
type: edgeimpulse_api.models.learn_block_type.LearnBlockType
Create an instance of AllLearnBlocksResponseAllOfLearnBlocks from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.all_learn_blocks_response_all_of_learn_blocks.AllLearnBlocksResponseAllOfLearnBlocks
Create an instance of AllLearnBlocksResponseAllOfLearnBlocks from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.all_learn_blocks_response_all_of_learn_blocks.AllLearnBlocksResponseAllOfLearnBlocks
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
axes: List[edgeimpulse_api.models.anomaly_config_axes_inner.AnomalyConfigAxesInner]
cluster_count: pydantic.types.StrictInt | None
dependencies: edgeimpulse_api.models.dependency_data.DependencyData
error: pydantic.types.StrictStr | None
minimum_confidence_rating: float
name: pydantic.types.StrictStr
selected_axes: List[pydantic.types.StrictInt]
success: pydantic.types.StrictBool
trained: pydantic.types.StrictBool
Create an instance of AnomalyConfigResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_config_response.AnomalyConfigResponse
Create an instance of AnomalyConfigResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_config_response.AnomalyConfigResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
covariances: List[List[List[float]]]
error: pydantic.types.StrictStr | None
means: List[List[float]]
success: pydantic.types.StrictBool
weights: List[float]
Create an instance of AnomalyGmmMetadataResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_gmm_metadata_response.AnomalyGmmMetadataResponse
Create an instance of AnomalyGmmMetadataResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_gmm_metadata_response.AnomalyGmmMetadataResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
additional_classes: float | None
enabled: pydantic.types.StrictBool
neurons_per_class: float | None
Create an instance of AkidaEdgeLearningConfig from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.akida_edge_learning_config.AkidaEdgeLearningConfig
Create an instance of AkidaEdgeLearningConfig from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.akida_edge_learning_config.AkidaEdgeLearningConfig
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
data: List[edgeimpulse_api.models.anomaly_trained_features_response_all_of_data.AnomalyTrainedFeaturesResponseAllOfData]
total_sample_count: pydantic.types.StrictInt
Create an instance of AnomalyTrainedFeaturesResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_trained_features_response_all_of.AnomalyTrainedFeaturesResponseAllOf
Create an instance of AnomalyTrainedFeaturesResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_trained_features_response_all_of.AnomalyTrainedFeaturesResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
center: List[float]
max_error: float
Create an instance of AnomalyModelMetadataClustersInner from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_model_metadata_clusters_inner.AnomalyModelMetadataClustersInner
Create an instance of AnomalyModelMetadataClustersInner from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_model_metadata_clusters_inner.AnomalyModelMetadataClustersInner
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
boxes: List[edgeimpulse_api.models.bounding_box_with_score.BoundingBoxWithScore] | None
max_score: float | None
mean_score: float | None
scores: List[List[float]] | None
Create an instance of AnomalyResult from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_result.AnomalyResult
Create an instance of AnomalyResult from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_result.AnomalyResult
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
available_model_types: List[edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum] | None
axes: List[pydantic.types.StrictInt]
clusters: List[edgeimpulse_api.models.anomaly_model_metadata_clusters_inner.AnomalyModelMetadataClustersInner]
created: datetime.datetime
default_minimum_confidence_rating: float | None
error: pydantic.types.StrictStr | None
has_trained_model: pydantic.types.StrictBool | None
mean: List[float]
model_validation_metrics: List[edgeimpulse_api.models.keras_model_metadata_metrics.KerasModelMetadataMetrics] | None
recommended_model_type: edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum | None
scale: List[float]
success: pydantic.types.StrictBool
Create an instance of AnomalyModelMetadataResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_model_metadata_response.AnomalyModelMetadataResponse
Create an instance of AnomalyModelMetadataResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_model_metadata_response.AnomalyModelMetadataResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
available_model_types: List[edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum] | None
axes: List[pydantic.types.StrictInt]
clusters: List[edgeimpulse_api.models.anomaly_model_metadata_clusters_inner.AnomalyModelMetadataClustersInner]
created: datetime.datetime
default_minimum_confidence_rating: float | None
has_trained_model: pydantic.types.StrictBool | None
mean: List[float]
model_validation_metrics: List[edgeimpulse_api.models.keras_model_metadata_metrics.KerasModelMetadataMetrics] | None
recommended_model_type: edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum | None
scale: List[float]
Create an instance of AnomalyModelMetadata from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_model_metadata.AnomalyModelMetadata
Create an instance of AnomalyModelMetadata from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_model_metadata.AnomalyModelMetadata
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
data: List[edgeimpulse_api.models.anomaly_trained_features_response_all_of_data.AnomalyTrainedFeaturesResponseAllOfData]
error: pydantic.types.StrictStr | None
success: pydantic.types.StrictBool
total_sample_count: pydantic.types.StrictInt
Create an instance of AnomalyTrainedFeaturesResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_trained_features_response.AnomalyTrainedFeaturesResponse
Create an instance of AnomalyTrainedFeaturesResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_trained_features_response.AnomalyTrainedFeaturesResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
next_url: pydantic.types.StrictStr
Create an instance of AuthorizeThirdPartyRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.authorize_third_party_request.AuthorizeThirdPartyRequest
Create an instance of AuthorizeThirdPartyRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.authorize_third_party_request.AuthorizeThirdPartyRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
dsp_id: pydantic.types.StrictInt
Create an instance of AutotuneDspRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.autotune_dsp_request.AutotuneDspRequest
Create an instance of AutotuneDspRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.autotune_dsp_request.AutotuneDspRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
metadata_key: pydantic.types.StrictStr
Create an instance of BatchClearMetadataByKeyRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.batch_clear_metadata_by_key_request.BatchClearMetadataByKeyRequest
Create an instance of BatchClearMetadataByKeyRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.batch_clear_metadata_by_key_request.BatchClearMetadataByKeyRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
metadata_key: pydantic.types.StrictStr
metadata_value: pydantic.types.StrictStr
Create an instance of BatchAddMetadataRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.batch_add_metadata_request.BatchAddMetadataRequest
Create an instance of BatchAddMetadataRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.batch_add_metadata_request.BatchAddMetadataRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
actual_instance: Any
one_of_schemas: List[str]
oneof_schema_1_validator: edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore | None
oneof_schema_2_validator: edgeimpulse_api.models.block_params_visual_anomaly_gmm.BlockParamsVisualAnomalyGmm | None
Parameters
v
Parameters
obj: dict
Return
edgeimpulse_api.models.block_parameters.BlockParameters
Returns the object represented by the json string
Parameters
json_str: str
Return
edgeimpulse_api.models.block_parameters.BlockParameters
Returns the dict representation of the actual instance
Parameters
self
Return
dict
Returns the JSON representation of the actual instance
Parameters
self
indent=None
Return
str
Returns the string representation of the actual instance
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
actual_instance: Any
any_of_schemas: List[str]
anyof_schema_1_validator: edgeimpulse_api.models.generic_api_response.GenericApiResponse | None
anyof_schema_2_validator: edgeimpulse_api.models.start_job_response.StartJobResponse | None
Parameters
v
Parameters
obj: dict
Return
edgeimpulse_api.models.batch_edit_labels200_response.BatchEditLabels200Response
Returns the object represented by the json string
Parameters
json_str: str
Return
edgeimpulse_api.models.batch_edit_labels200_response.BatchEditLabels200Response
Returns the dict representation of the actual instance
Parameters
self
Return
dict
Returns the JSON representation of the actual instance
Parameters
self
indent=None
Return
str
Returns the string representation of the actual instance
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
cluster: pydantic.types.StrictInt
id: pydantic.types.StrictInt
mask_height: pydantic.types.StrictInt
mask_url: pydantic.types.StrictStr
mask_width: pydantic.types.StrictInt
mask_x: pydantic.types.StrictInt
mask_y: pydantic.types.StrictInt
Create an instance of AutoLabelerSegment from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.auto_labeler_segment.AutoLabelerSegment
Create an instance of AutoLabelerSegment from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.auto_labeler_segment.AutoLabelerSegment
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
energy_per_inference_joules: edgeimpulse_api.models.resource_range.ResourceRange | None
latency_per_inference_ms: edgeimpulse_api.models.resource_range.ResourceRange | None
memory_overhead: edgeimpulse_api.models.target_memory.TargetMemory | None
Create an instance of ApplicationBudget from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.application_budget.ApplicationBudget
Create an instance of ApplicationBudget from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.application_budget.ApplicationBudget
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
height: pydantic.types.StrictInt
label: pydantic.types.StrictStr
width: pydantic.types.StrictInt
x: pydantic.types.StrictInt
y: pydantic.types.StrictInt
Create an instance of BoundingBox from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.bounding_box.BoundingBox
Create an instance of BoundingBox from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.bounding_box.BoundingBox
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
backbone: pydantic.types.StrictStr | None
Create an instance of BlockParamsVisualAnomalyGmm from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.block_params_visual_anomaly_gmm.BlockParamsVisualAnomalyGmm
Create an instance of BlockParamsVisualAnomalyGmm from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.block_params_visual_anomaly_gmm.BlockParamsVisualAnomalyGmm
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
label: float | None
x: Dict[str, float]
Create an instance of AnomalyTrainedFeaturesResponseAllOfData from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.anomaly_trained_features_response_all_of_data.AnomalyTrainedFeaturesResponseAllOfData
Create an instance of AnomalyTrainedFeaturesResponseAllOfData from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.anomaly_trained_features_response_all_of_data.AnomalyTrainedFeaturesResponseAllOfData
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
enabled: pydantic.types.StrictBool
freq_masking: pydantic.types.StrictStr | None
gaussian_noise: pydantic.types.StrictStr | None
time_masking: pydantic.types.StrictStr | None
warping: pydantic.types.StrictBool | None
Parameters
v
Create an instance of AugmentationPolicySpectrogram from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.augmentation_policy_spectrogram.AugmentationPolicySpectrogram
Create an instance of AugmentationPolicySpectrogram from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.augmentation_policy_spectrogram.AugmentationPolicySpectrogram
Parameters
v
Parameters
v
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
engine: edgeimpulse_api.models.deployment_target_engine.DeploymentTargetEngine
model_type: edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum | None
Create an instance of BuildOnDeviceModelRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.build_on_device_model_request.BuildOnDeviceModelRequest
Create an instance of BuildOnDeviceModelRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.build_on_device_model_request.BuildOnDeviceModelRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
deploy_block_id: pydantic.types.StrictInt
engine: edgeimpulse_api.models.deployment_target_engine.DeploymentTargetEngine
model_type: edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum | None
Create an instance of BuildOrganizationOnDeviceModelRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.build_organization_on_device_model_request.BuildOrganizationOnDeviceModelRequest
Create an instance of BuildOrganizationOnDeviceModelRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.build_organization_on_device_model_request.BuildOrganizationOnDeviceModelRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
current_password: pydantic.types.StrictStr
new_password: pydantic.types.StrictStr
Create an instance of ChangePasswordRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.change_password_request.ChangePasswordRequest
Create an instance of ChangePasswordRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.change_password_request.ChangePasswordRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
route_to_canary: pydantic.types.StrictBool
Create an instance of CanaryResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.canary_response_all_of.CanaryResponseAllOf
Create an instance of CanaryResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.canary_response_all_of.CanaryResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
accuracy: edgeimpulse_api.models.classify_job_response_all_of_accuracy.ClassifyJobResponseAllOfAccuracy
additional_metrics_by_learn_block: List[edgeimpulse_api.models.classify_job_response_all_of_additional_metrics_by_learn_block.ClassifyJobResponseAllOfAdditionalMetricsByLearnBlock]
available_variants: List[edgeimpulse_api.models.keras_model_variant_enum.KerasModelVariantEnum]
predictions: List[edgeimpulse_api.models.model_prediction.ModelPrediction]
result: List[edgeimpulse_api.models.model_result.ModelResult]
Create an instance of ClassifyJobResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_job_response_all_of.ClassifyJobResponseAllOf
Create an instance of ClassifyJobResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_job_response_all_of.ClassifyJobResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
accuracy: edgeimpulse_api.models.classify_job_response_all_of_accuracy.ClassifyJobResponseAllOfAccuracy
additional_metrics_by_learn_block: List[edgeimpulse_api.models.classify_job_response_all_of_additional_metrics_by_learn_block.ClassifyJobResponseAllOfAdditionalMetricsByLearnBlock]
available_variants: List[edgeimpulse_api.models.keras_model_variant_enum.KerasModelVariantEnum]
error: pydantic.types.StrictStr | None
predictions: List[edgeimpulse_api.models.model_prediction.ModelPrediction]
result: List[edgeimpulse_api.models.model_result.ModelResult]
success: pydantic.types.StrictBool
Create an instance of ClassifyJobResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_job_response.ClassifyJobResponse
Create an instance of ClassifyJobResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_job_response.ClassifyJobResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
error: pydantic.types.StrictStr | None
route_to_canary: pydantic.types.StrictBool
success: pydantic.types.StrictBool
Create an instance of CanaryResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.canary_response.CanaryResponse
Create an instance of CanaryResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.canary_response.CanaryResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
height: float
label: pydantic.types.StrictStr
score: float
width: float
x: float
y: float
Create an instance of BoundingBoxWithScore from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.bounding_box_with_score.BoundingBoxWithScore
Create an instance of BoundingBoxWithScore from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.bounding_box_with_score.BoundingBoxWithScore
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
accuracy_score: float | None
all_labels: List[pydantic.types.StrictStr]
confusion_matrix_values: Dict[str, Dict[str, float]]
mse_score: float | None
summary_per_class: Dict[str, edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.ClassifyJobResponseAllOfAccuracyTotalSummary]
total_summary: edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.ClassifyJobResponseAllOfAccuracyTotalSummary
Create an instance of ClassifyJobResponseAllOfAccuracy from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_job_response_all_of_accuracy.ClassifyJobResponseAllOfAccuracy
Create an instance of ClassifyJobResponseAllOfAccuracy from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_job_response_all_of_accuracy.ClassifyJobResponseAllOfAccuracy
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
additional_metrics: List[edgeimpulse_api.models.additional_metric.AdditionalMetric]
learn_block_id: pydantic.types.StrictInt
learn_block_name: pydantic.types.StrictStr
Create an instance of ClassifyJobResponseAllOfAdditionalMetricsByLearnBlock from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_job_response_all_of_additional_metrics_by_learn_block.ClassifyJobResponseAllOfAdditionalMetricsByLearnBlock
Create an instance of ClassifyJobResponseAllOfAdditionalMetricsByLearnBlock from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_job_response_all_of_additional_metrics_by_learn_block.ClassifyJobResponseAllOfAdditionalMetricsByLearnBlock
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
predictions: List[edgeimpulse_api.models.model_prediction.ModelPrediction]
result: List[edgeimpulse_api.models.model_result.ModelResult]
Create an instance of ClassifyJobResponsePageAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_job_response_page_all_of.ClassifyJobResponsePageAllOf
Create an instance of ClassifyJobResponsePageAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_job_response_page_all_of.ClassifyJobResponsePageAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
bad: pydantic.types.StrictInt
good: pydantic.types.StrictInt
Create an instance of ClassifyJobResponseAllOfAccuracyTotalSummary from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.ClassifyJobResponseAllOfAccuracyTotalSummary
Create an instance of ClassifyJobResponseAllOfAccuracyTotalSummary from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.ClassifyJobResponseAllOfAccuracyTotalSummary
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
already_in_database: pydantic.types.StrictBool
classifications: List[edgeimpulse_api.models.classify_sample_response_classification.ClassifySampleResponseClassification]
error: pydantic.types.StrictStr | None
sample: edgeimpulse_api.models.raw_sample_data.RawSampleData
success: pydantic.types.StrictBool
warning: pydantic.types.StrictStr | None
window_increase_ms: pydantic.types.StrictInt
window_size_ms: pydantic.types.StrictInt
Create an instance of ClassifySampleResponse from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_sample_response.ClassifySampleResponse
Create an instance of ClassifySampleResponse from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_sample_response.ClassifySampleResponse
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
anomaly_result: List[edgeimpulse_api.models.anomaly_result.AnomalyResult] | None
details: List[edgeimpulse_api.models.classify_sample_response_classification_details.ClassifySampleResponseClassificationDetails] | None
expected_labels: List[edgeimpulse_api.models.structured_label.StructuredLabel]
learn_block: edgeimpulse_api.models.impulse_learn_block.ImpulseLearnBlock
minimum_confidence_rating: float
object_detection_last_layer: edgeimpulse_api.models.object_detection_last_layer.ObjectDetectionLastLayer | None
result: List[Dict[str, float]]
structured_result: List[edgeimpulse_api.models.structured_classify_result.StructuredClassifyResult] | None
Create an instance of ClassifySampleResponseClassification from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_sample_response_classification.ClassifySampleResponseClassification
Create an instance of ClassifySampleResponseClassification from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_sample_response_classification.ClassifySampleResponseClassification
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
boxes: List[List[float]] | None
f1: float | None
labels: List[float] | None
m_ap: float | None
scores: List[float] | None
Create an instance of ClassifySampleResponseClassificationDetails from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_sample_response_classification_details.ClassifySampleResponseClassificationDetails
Create an instance of ClassifySampleResponseClassificationDetails from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_sample_response_classification_details.ClassifySampleResponseClassificationDetails
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
error: pydantic.types.StrictStr | None
predictions: List[edgeimpulse_api.models.model_prediction.ModelPrediction]
result: List[edgeimpulse_api.models.model_result.ModelResult]
success: pydantic.types.StrictBool
Create an instance of ClassifyJobResponsePage from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_job_response_page.ClassifyJobResponsePage
Create an instance of ClassifyJobResponsePage from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_job_response_page.ClassifyJobResponsePage
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
classifications: List[edgeimpulse_api.models.classify_sample_response_classification.ClassifySampleResponseClassification]
variant: edgeimpulse_api.models.keras_model_variant_enum.KerasModelVariantEnum
Create an instance of ClassifySampleResponseVariantResults from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_sample_response_variant_results.ClassifySampleResponseVariantResults
Create an instance of ClassifySampleResponseVariantResults from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_sample_response_variant_results.ClassifySampleResponseVariantResults
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
actual_instance: Any
any_of_schemas: List[str]
anyof_schema_1_validator: edgeimpulse_api.models.classify_sample_response.ClassifySampleResponse | None
anyof_schema_2_validator: edgeimpulse_api.models.start_job_response.StartJobResponse | None
Parameters
v
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_sample_v2200_response.ClassifySampleV2200Response
Returns the object represented by the json string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_sample_v2200_response.ClassifySampleV2200Response
Returns the dict representation of the actual instance
Parameters
self
Return
dict
Returns the JSON representation of the actual instance
Parameters
self
indent=None
Return
str
Returns the string representation of the actual instance
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
already_in_database: pydantic.types.StrictBool
classifications: List[edgeimpulse_api.models.classify_sample_response_classification.ClassifySampleResponseClassification]
sample: edgeimpulse_api.models.raw_sample_data.RawSampleData
warning: pydantic.types.StrictStr | None
window_increase_ms: pydantic.types.StrictInt
window_size_ms: pydantic.types.StrictInt
Create an instance of ClassifySampleResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_sample_response_all_of.ClassifySampleResponseAllOf
Create an instance of ClassifySampleResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_sample_response_all_of.ClassifySampleResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
already_in_database: pydantic.types.StrictBool
results: List[edgeimpulse_api.models.classify_sample_response_variant_results.ClassifySampleResponseVariantResults] | None
sample: edgeimpulse_api.models.raw_sample_data.RawSampleData
window_increase_ms: pydantic.types.StrictInt
window_size_ms: pydantic.types.StrictInt
Create an instance of ClassifySampleResponseMultipleVariantsAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_sample_response_multiple_variants_all_of.ClassifySampleResponseMultipleVariantsAllOf
Create an instance of ClassifySampleResponseMultipleVariantsAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_sample_response_multiple_variants_all_of.ClassifySampleResponseMultipleVariantsAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
email: pydantic.types.StrictStr
name: pydantic.types.StrictStr
password: pydantic.types.StrictStr
privacy_policy: pydantic.types.StrictBool
project_name: pydantic.types.StrictStr | None
username: pydantic.types.StrictStr
Create an instance of ConvertUserRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.convert_user_request.ConvertUserRequest
Create an instance of ConvertUserRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.convert_user_request.ConvertUserRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
already_in_database: pydantic.types.StrictBool
error: pydantic.types.StrictStr | None
results: List[edgeimpulse_api.models.classify_sample_response_variant_results.ClassifySampleResponseVariantResults] | None
sample: edgeimpulse_api.models.raw_sample_data.RawSampleData
success: pydantic.types.StrictBool
window_increase_ms: pydantic.types.StrictInt
window_size_ms: pydantic.types.StrictInt
Create an instance of ClassifySampleResponseMultipleVariants from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_sample_response_multiple_variants.ClassifySampleResponseMultipleVariants
Create an instance of ClassifySampleResponseMultipleVariants from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_sample_response_multiple_variants.ClassifySampleResponseMultipleVariants
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
name: pydantic.types.StrictStr
Create an instance of CloneImpulseRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.clone_impulse_request.CloneImpulseRequest
Create an instance of CloneImpulseRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.clone_impulse_request.CloneImpulseRequest
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
different_but_same_label: List[edgeimpulse_api.models.cosine_similarity_issue.CosineSimilarityIssue]
similar_but_different_label: List[edgeimpulse_api.models.cosine_similarity_issue.CosineSimilarityIssue]
Create an instance of CosineSimilarityData from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.cosine_similarity_data.CosineSimilarityData
Create an instance of CosineSimilarityData from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.cosine_similarity_data.CosineSimilarityData
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
data_campaign_id: pydantic.types.StrictInt
Create an instance of AddOrganizationDataCampaignResponseAllOf from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.add_organization_data_campaign_response_all_of.AddOrganizationDataCampaignResponseAllOf
Create an instance of AddOrganizationDataCampaignResponseAllOf from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.add_organization_data_campaign_response_all_of.AddOrganizationDataCampaignResponseAllOf
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
backbone: pydantic.types.StrictStr | None
num_layers: pydantic.types.StrictInt | None
num_nearest_neighbors: pydantic.types.StrictInt | None
pool_size: pydantic.types.StrictInt | None
sampling_ratio: float | None
Create an instance of BlockParamsVisualAnomalyPatchcore from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore
Create an instance of BlockParamsVisualAnomalyPatchcore from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
representation: pydantic.types.StrictStr | None
Create an instance of CalculateDataQualityMetricsRequest from a dict
Parameters
obj: dict
Return
edgeimpulse_api.models.calculate_data_quality_metrics_request.CalculateDataQualityMetricsRequest
Create an instance of CalculateDataQualityMetricsRequest from a JSON string
Parameters
json_str: str
Return
edgeimpulse_api.models.calculate_data_quality_metrics_request.CalculateDataQualityMetricsRequest
Parameters
v
Returns the dictionary representation of the model using alias
Parameters
self
Returns the JSON representation of the model using alias
Parameters
self
indent=None
Return
str
Returns the string representation of the model using alias
Parameters
self
Return
str
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Parameters
**data: Any
Bases
pydantic.main.BaseModel
pydantic.utils.Representation
Class variables
Config
actual_instance: Any
any_of_schemas: List[str]
anyof_schema_1_validator: edgeimpulse_api.models.classify_sample_response_multiple_variants.ClassifySampleResponseMultipleVariants | None
anyof_schema_2_validator: edgeimpulse_api.models.start_job_response.StartJobResponse | None
Parameters
v
Parameters
obj: dict
Return
edgeimpulse_api.models.classify_sample_for_variants200_response.ClassifySampleForVariants200Response
Returns the object represented by the json string
Parameters
json_str: str
Return
edgeimpulse_api.models.classify_sample_for_variants200_response.ClassifySampleForVariants200Response
Returns the dict representation of the actual instance
Parameters
self
Return
dict
Returns the JSON representation of the actual instance
Parameters
self
indent=None
Return
str
Returns the string representation of the actual instance
Parameters
self
Return
str