tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment

Example Airflow DAG that uses Google AutoML services.

Module Contents

tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.ENV_ID[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.GCP_PROJECT_ID[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.DAG_ID = 'example_automl_text_sent'[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.GCP_AUTOML_LOCATION = 'us-central1'[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.DATA_SAMPLE_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.TEXT_SENT_DISPLAY_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.AUTOML_DATASET_BUCKET[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.MODEL_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.DATASET_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.DATASET[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.DATA_CONFIG[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.extract_object_id[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.create_bucket[source]
tests.system.providers.google.cloud.automl.example_automl_nl_text_sentiment.test_run[source]

Was this entry helpful?