I'm getting started with Vertex AI, and the model I'd like to use is a Tabular Forecasting Model. After spending hours tweaking the model that I wanted to deploy, I came across this error message. "The default version cannot be deployed". I can deploy a normal Tabular model to an endpoint, but not the Tabular Forecasting model.
Does anyone know if there is a way to deploy a Tabular Forecasting Model? If not, is Google planning on adding this functionality anytime soon?
Thanks in advance.