Skip to main content

Modules

Classes

EdgeImpulseApi

Initialize the Edge Impulse Api.
METHODS

authenticate

Authenticate against Edge Impulse.

default_project_id

Get the default project ID from the provided API key. Returns: int: The project associated with the api key.

run_organization_job_until_completion

Runs an organization job until completion.

run_project_job_until_completion

Runs a project job until completion.

set_client

Set the API client and initialize the APIs wit that client.