tests.system.providers.google.cloud.automl.example_automl_vision_classification

Example Airflow DAG that uses Google AutoML services.

Module Contents

tests.system.providers.google.cloud.automl.example_automl_vision_classification.ENV_ID[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.DAG_ID = 'example_automl_vision'[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.GCP_PROJECT_ID[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.GCP_AUTOML_LOCATION[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.GCP_AUTOML_VISION_BUCKET[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.DATASET_ID = 'ICN123455678'[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.MODEL[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.DATASET[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.IMPORT_INPUT_CONFIG[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.extract_object_id[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.create_dataset_task[source]
tests.system.providers.google.cloud.automl.example_automl_vision_classification.test_run[source]

Was this entry helpful?