pytorch-forecasting icon indicating copy to clipboard operation
pytorch-forecasting copied to clipboard

Difference between "raw" and "prediction"

Open why362 opened this issue 3 years ago • 1 comments

Hi, just a simple question, I don't know the difference between the output of different modes "raw" and "prediction", and I can't find any document explaining it, can anyone help to clear that for me? Thanks!

why362 avatar Aug 15 '22 07:08 why362

In the TFT tutorial you can find information that raw predictions are a dictionary from which all kinds of information including quantiles can be extracted. Hope this helps!

erykml avatar Aug 19 '22 21:08 erykml