Deep_Learning_Prediction_Intervals icon indicating copy to clipboard operation
Deep_Learning_Prediction_Intervals copied to clipboard

missing square in python implementation?

Open yfarjoun opened this issue 6 years ago • 2 comments

Hello,

Thanks for the paper and the implementation!! It really makes it much easier to put into use.

Having read the paper and the code here I'm wondering about what seems to be a missing "square" around the term tf.maximum(0.,(1-alpha_) - PICP_S) in the python implementation.

Am I missing something?

yfarjoun avatar Aug 05 '19 04:08 yfarjoun

to be clear, I meant in the python notebook, not the python code!

yfarjoun avatar Aug 05 '19 04:08 yfarjoun

I agree with you, but when I change it, I find the PICP <0.95.

ZhangTeng-Hust avatar Nov 30 '22 08:11 ZhangTeng-Hust