tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job

Example Airflow DAG for Google Vertex AI service testing Hyperparameter Tuning Job operations.

Module Contents

tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.ENV_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.PROJECT_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.DAG_ID = 'example_vertex_ai_hyperparameter_tuning_job_operations'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.REGION = 'us-central1'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.DISPLAY_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.DATA_SAMPLE_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.STAGING_BUCKET[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.REPLICA_COUNT = 1[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.MACHINE_TYPE = 'n1-standard-4'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.ACCELERATOR_TYPE = 'ACCELERATOR_TYPE_UNSPECIFIED'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.ACCELERATOR_COUNT = 0[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.WORKER_POOL_SPECS[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.PARAM_SPECS[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.METRIC_SPEC[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.create_bucket[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_hyperparameter_tuning_job.test_run[source]

Was this entry helpful?