tests.system.google.cloud.vertex_ai.example_vertex_ai_auto_ml_forecasting_training¶
用于测试 Google Vertex AI 服务 Auto ML 操作的 Airflow 示例 DAG。
属性¶
模块内容¶
- 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]¶