Quantile Loss #7926
Unanswered
karllandheer
asked this question in
Q&A
Quantile Loss
#7926
Replies: 1 comment
-
Hi @karllandheer, you might need to implement your own quantile loss functions or adapt existing ones: https://pytorch-forecasting.readthedocs.io/en/stable/api/pytorch_forecasting.metrics.quantile.QuantileLoss.html.
Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am trying to build a model to make both a point estimate, as well as estimate say the 10th and 90th percentiles. Has anyone done this before, if so do they have any tips or code on how to implement quantile loss in the MONAI framework?
Beta Was this translation helpful? Give feedback.
All reactions