Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move modelName output to batch_prediction_job() #24

Open
justinjm opened this issue Feb 4, 2023 · 0 comments
Open

move modelName output to batch_prediction_job() #24

justinjm opened this issue Feb 4, 2023 · 0 comments
Assignees

Comments

@justinjm
Copy link
Owner

justinjm commented Feb 4, 2023

code snippet to update:
https://github.com/justinjm/googleCloudVertexAIR/blob/main/vignettes/automl_tabluar_classification_batch.Rmd#L152


After model completes training, extract `modelName` to a variable for batch prediction

TODO - move this to `batch_prediction_job()`

modelName <- trainingPipelineJob$modelToUpload$name
modelName 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant