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

Feat: We added the horizon weighing to the distribution losses, simil… #1233

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mwamsojo
Copy link

We suggest modifying the distribution loss class to include the weighting option for distribution losses (to be similar to point losses)

  • We pass the horizon weight vector when initializing the losses
  • We add a function to check and apply the weights according to the mask

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@CLAassistant
Copy link

CLAassistant commented Dec 18, 2024

CLA assistant check
All committers have signed the CLA.

…r to point losses like MAE. This has proven useful in our applications. Also cleaning notebook outputs.
@mwamsojo mwamsojo force-pushed the Weighted-Horizons-Distribution-Loss branch from bb41743 to f2c957e Compare December 19, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants