vertex-ai-samples icon indicating copy to clipboard operation
vertex-ai-samples copied to clipboard

Custom model training and batch prediction

Open udaypunna opened this issue 2 years ago • 2 comments

New PR: custom_model_training_and_batch_prediction

  • [X] Use the notebook template as a starting point.
  • [X] Follow the style and grammar rules outlined in the above notebook template.
  • [X] Verify the notebook runs successfully in Colab since the automated tests cannot guarantee this even when it passes.
  • [X] Passes all the required automated checks. You can locally test for formatting and linting with these instructions.
  • [ ] You have consulted with a tech writer to see if tech writer review is necessary. If so, the notebook has been reviewed by a tech writer, and they have approved it.
  • [X] This notebook has been added to the CODEOWNERS file under the Official Notebooks section, pointing to the author or the author's team.
  • [X] The Jupyter notebook cleans up any artifacts it has created (datasets, ML models, endpoints, etc) so as not to eat up unnecessary resources.

udaypunna avatar Aug 08 '22 11:08 udaypunna

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Added more comments. Looks like several code cells got changed to raw cells

andrewferlitsch avatar Aug 11 '22 15:08 andrewferlitsch

there still appears to be something wrong with [Raw cell] types, though comments show resolved.

andrewferlitsch avatar Aug 16 '22 15:08 andrewferlitsch

@andrewferlitsch I see you have already been reviewing this notebook so I am re-assigning this PR to you. Thanks,

gericdong avatar Aug 22 '22 14:08 gericdong

All the comments addressed into the new pr 873 and it has merged. PR: https://github.com/GoogleCloudPlatform/vertex-ai-samples/pull/873 .

udaypunna avatar Aug 25 '22 06:08 udaypunna