tests.system.providers.google.cloud.automl.example_automl_nl_text_classification

Example Airflow DAG that uses Google AutoML services.

Module Contents

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

Was this entry helpful?