You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After model completes training, extract `modelName` to a variable for batch prediction
TODO - move this to `batch_prediction_job()`
modelName <- trainingPipelineJob$modelToUpload$name
modelName
The text was updated successfully, but these errors were encountered:
code snippet to update:
https://github.com/justinjm/googleCloudVertexAIR/blob/main/vignettes/automl_tabluar_classification_batch.Rmd#L152
The text was updated successfully, but these errors were encountered: