Category "google-cloud-ml"

Training Custom Model on Vertex AI

I have couple of of questions regarding training custom model: I am using prebuilt Google image and everything is running fine, but I am not able to get the art

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