tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training

Example Airflow DAG for Google Vertex AI service testing Auto ML operations.

Module Contents

tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.ENV_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.PROJECT_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.DAG_ID = 'example_vertex_ai_auto_ml_operations'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.REGION = 'us-central1'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.TABULAR_DISPLAY_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.MODEL_DISPLAY_NAME = 'adopted-prediction-model'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.TABULAR_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.TABULAR_DATASET[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.COLUMN_TRANSFORMATIONS[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.create_bucket[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.test_run[source]

Was this entry helpful?