tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_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_video_training.ENV_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.PROJECT_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.DAG_ID = 'vertex_ai_auto_ml_operations'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.REGION = 'us-central1'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.VIDEO_DISPLAY_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.MODEL_DISPLAY_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.VIDEO_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.RESOURCES_PATH[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.VIDEO_ZIP_CSV_FILE_LOCAL_PATH[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.VIDEO_GCS_OBJECT_NAME = 'vertex-ai/video-dataset.csv'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.VIDEO_CSV_FILE_LOCAL_PATH = '/video/video-dataset.csv'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.VIDEO_DATASET[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.VIDEO_DATA_CONFIG[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.create_bucket[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_auto_ml_video_training.test_run[source]

Was this entry helpful?