'Training Custom Model on Vertex AI

I have couple of of questions regarding training custom model:

  1. I am using prebuilt Google image and everything is running fine, but I am not able to get the artifacts in "local-package-path" folder.

  2. I am using my own container and want to understand that if the code and data should be inside the container or can pass it at run time.If we can pass it at run time, how do I do that?



Solution 1:[1]

Follow Vertex AI:Training and serving a custom model example which you can watch Build a custom ML model with Vertex AI as a demo.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 mon