Hi - I am using the tensorflow random forest regression and I’m wondering whether there is any way to get an uncertainty estimate out of it? I know I can get RMSE outputs but I guess typically uncertainty is expressed in the band of the standard deviation or the confidence interval so I was wondering whether there is any way to get those?
Thanks a lot!