I train a regression model using GCP AutoML tables and I can make batch predictions as well as online ones. But I need the prediction interval that is always showing me 0 as min and max value. I retrained the model again but it's still not showing me the prediction interval. My previous model works fine and I have the prediction interval but when I trained the model with a new dataset I'm getting now this issue with the new model.
Any help?
Thanks