docs(samples): add AutoML image classification sample#923
Conversation
|
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
|
The build is failing: import tensorflow as tf That seems to be part of the testing pipeline, so not sure how to fix. |
morgandu
left a comment
There was a problem hiding this comment.
Please change the PR title from "fix: ..." to "samples: ...".
"fix: ..." and "feat: ..." are reserved for Vertex SDK and the title content will be propagated to the Release Note.
|
Also, to add to @morgandu's comment, it's preferred if we don't refer to internal bug numbers that some users may not have access to. So, could the title also be changed to include a summary of what was actually fixed? That will make the Release Notes for this fix more useful. |
|
|
||
|
|
||
| # [START aiplatform_sdk_predict_image_classification_sample] | ||
| def predict_tabular_classification_sample( |
There was a problem hiding this comment.
Should this read predict_image_classification_sample?
There was a problem hiding this comment.
yes, that looks like a typo.
There was a problem hiding this comment.
I fixed it.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #202042079🦕