Skip to content
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

Get QuantileLoss to work #338

Open
2 tasks
isaacmg opened this issue May 12, 2021 · 0 comments
Open
2 tasks

Get QuantileLoss to work #338

isaacmg opened this issue May 12, 2021 · 0 comments
Labels

Comments

@isaacmg
Copy link
Collaborator

isaacmg commented May 12, 2021

We want to add support for the QuantileLoss function. It is currently already in the loss function code. However, at this point it just needs to be added to the loss dictionary and properly commented so users know how to use it. In the future we may want to add automatic quantile calculation but save that for another day. Anyways good first issue.

  • Add QuantileLoss to the dictionary
  • Add integration test using QuantileLoss for one of the models
@isaacmg isaacmg pinned this issue May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant