tests.system.providers.google.cloud.automl.example_automl_vision_object_detection

Example Airflow DAG that uses Google AutoML services.

Module Contents

tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.ENV_ID[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.DAG_ID = 'example_automl_vision_obj_detect'[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.GCP_PROJECT_ID[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.GCP_AUTOML_LOCATION = 'us-central1'[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.DATA_SAMPLE_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.MODEL_NAME = 'vision_detect_test_model'[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.MODEL[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.DATASET_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.DATASET[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.AUTOML_DATASET_BUCKET[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.IMPORT_INPUT_CONFIG[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.extract_object_id[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.create_bucket[source]
tests.system.providers.google.cloud.automl.example_automl_vision_object_detection.test_run[source]

Was this entry helpful?