-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quantile loss #157
Comments
Was this completed? |
No, I got a bit further, but then had to focus on other work. I am still interested, though. The
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to test SimpleChains for prediction of multiple quantiles in a weather forecasting use case. By looking at
custom_loss_layer.md
I have tried to implement a quantile loss struct/function. However, I get an error indicating that a method is missing and I am not sure how to proceed, please see below. Any ideas?The text was updated successfully, but these errors were encountered: