tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training

用于测试 Google Vertex AI 服务 Auto ML 操作的 Airflow 示例 DAG。

属性

ENV_ID

PROJECT_ID

DAG_ID

REGION

FORECASTING_DISPLAY_NAME

MODEL_DISPLAY_NAME

RESOURCE_DATA_BUCKET

FORECAST_DATASET

TEST_TIME_COLUMN

TEST_TIME_SERIES_IDENTIFIER_COLUMN

TEST_TARGET_COLUMN

COLUMN_SPECS

create_forecast_dataset

test_run

模块内容

tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.ENV_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.PROJECT_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.DAG_ID = 'vertex_ai_auto_ml_operations'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.REGION = 'us-central1'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.FORECASTING_DISPLAY_NAME = 'auto-ml-forecasting-Uninferable'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.MODEL_DISPLAY_NAME = 'auto-ml-forecasting-model-Uninferable'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.FORECAST_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.TEST_TIME_COLUMN = 'date'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.TEST_TIME_SERIES_IDENTIFIER_COLUMN = 'store_name'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.TEST_TARGET_COLUMN = 'sale_dollars'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.COLUMN_SPECS[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.create_forecast_dataset[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training.test_run[source]

此条目有帮助吗?