airflow.providers.google.cloud.example_dags.example_automl_vision_classification

Example Airflow DAG that uses Google AutoML services.

Module Contents

airflow.providers.google.cloud.example_dags.example_automl_vision_classification.GCP_PROJECT_ID[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_classification.GCP_AUTOML_LOCATION[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_classification.GCP_AUTOML_VISION_BUCKET[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_classification.DATASET_ID = ICN123455678[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_classification.MODEL[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_classification.DATASET[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_classification.IMPORT_INPUT_CONFIG[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_classification.extract_object_id[source]
airflow.providers.google.cloud.example_dags.example_automl_vision_classification.create_dataset_task[source]

Was this entry helpful?