You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to replace nLL with the Heteroscedastic uncertainty model using the formula given here which expects the model to output the the predicted mean and variance.
I know that the output returns a tuple of predicted mean and KL but is there a way to get the predicted variance?
The text was updated successfully, but these errors were encountered:
I am trying to replace nLL with the Heteroscedastic uncertainty model using the formula given here which expects the model to output the the predicted mean and variance.
I know that the output returns a tuple of predicted mean and KL but is there a way to get the predicted variance?
The text was updated successfully, but these errors were encountered: