tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training

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

Attributes

ENV_ID

PROJECT_ID

DAG_ID

REGION

TABULAR_DISPLAY_NAME

MODEL_DISPLAY_NAME

RESOURCE_DATA_BUCKET

TABULAR_DATASET

COLUMN_TRANSFORMATIONS

create_tabular_dataset

test_run

Module Contents

tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.ENV_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.PROJECT_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.DAG_ID = 'vertex_ai_auto_ml_operations'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.REGION = 'us-central1'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.TABULAR_DISPLAY_NAME = 'auto-ml-tabular-Uninferable'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.MODEL_DISPLAY_NAME = 'adopted-prediction-model'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.TABULAR_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.COLUMN_TRANSFORMATIONS[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.create_tabular_dataset[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_tabular_training.test_run[source]

Was this entry helpful?