justinjm / googleCloudVertexAIR

R package for interacting with Google Cloud Vertex AI API
https://code.justinmarciszewski.me/googleCloudVertexAIR/
7 stars 1 forks source link

Create custom container training job function: `gcva_custom_container_training_job()` #14

Closed justinjm closed 1 year ago

justinjm commented 1 year ago

summary

Create a TrainingPipeline that runs a CustomJob and imports the resulting artifacts as a Model.

Docs:

API:

example (via reticulate):