Category "google-cloud-ml"

Import of exported Vertex-AI AutoML model in production fails

I want to deploy a Vertex-AI model in a production project which has been trained in a training project. ----TRAINING PRJ----- --------PRODUCTION PRJ-------

Load numpy array in google-cloud-ml job

In the model I want to launch, I have some variables which have to be initialized with specific values. I currently store these variables into numpy arrays but

Upload tensorboard logs from cloud storage to vertex ai - tensorboard

I created a pipeline with vertex ai and added the code for creating and storing my tensorboard logs in cloud storage. The next step in the instructions here htt