View source: R/training_pipeline_jobs.R
gcva_wait_for_training_pipeline | R Documentation |
Wait for a training pipeline operation
gcva_wait_for_training_pipeline(
projectId = gcva_project_get(),
locationId = gcva_region_get(),
trainingPipelineName,
wait = 120
)
locationId |
locationId of training pipeline |
trainingPipelineName |
an object representing a model training pipeline |
wait |
INTEGER number of seconds to wait between checks. Default is 2minutes |
trainingPipeline object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.