airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection

Example Airflow DAG that uses Google AutoML services.

Module Contents

airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection.GCP_PROJECT_ID[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection.GCP_AUTOML_LOCATION[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection.GCP_AUTOML_DETECTION_BUCKET[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection.DATASET_ID =[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection.MODEL[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection.DATASET[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection.IMPORT_INPUT_CONFIG[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection.extract_object_id[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_object_detection.create_dataset_task[source]

Was this entry helpful?