Custom model training & deployment on Google Cloud using Vertex AI in Go

from blog P. Galeone's blog, | ↗ original
This article shows a different approach to solving the same problem presented in the article AutoML pipeline for tabular data on VertexAI in Go. This time, instead of relying on AutoML we will define the model and the training job ourselves. This is a more advanced usage that allows the experienced machine learning practitioner to have full...