-
I was wondering if nhits could be used not only for regression but also for classification (maybe adding a softmax layer). Is it possible or is a stupid idea? |
Beta Was this translation helpful? Give feedback.
Answered by
kdgutier
Nov 20, 2022
Replies: 1 comment 1 reply
-
Hi @Bl4ckD3ro, It seems a good idea, and we might not be so far away from implementing it. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Derox03
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Bl4ckD3ro,
It seems a good idea, and we might not be so far away from implementing it.
I am currently working to include PyTorch distribution outputs to the neuralforecast models, it is work in progress.
You might want to take a look here: https://github.com/Nixtla/neuralforecast/blob/DeepAR/nbs/losses.pytorch.ipynb