Complete the airflow survey & get a free airflow 3 certification!

tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection

Example Airflow DAG that uses Google AutoML services.

Attributes

ENV_ID

PROJECT_ID

DAG_ID

REGION

IMAGE_DISPLAY_NAME

MODEL_DISPLAY_NAME

RESOURCE_DATA_BUCKET

IMAGE_DATASET

IMAGE_DATA_CONFIG

create_image_dataset

test_run

Module Contents

tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.ENV_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.PROJECT_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.DAG_ID = 'automl_vision_obj_detect'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.REGION = 'us-central1'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.IMAGE_DISPLAY_NAME = 'automl-vision-detect-Uninferable'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.MODEL_DISPLAY_NAME = 'automl-vision-detect-model-Uninferable'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.IMAGE_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.IMAGE_DATA_CONFIG[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.create_image_dataset[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_image_object_detection.test_run[source]

Was this entry helpful?