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

Newmetric: NRMSE #2442

Merged
merged 61 commits into from
Oct 22, 2024
Merged

Newmetric: NRMSE #2442

merged 61 commits into from
Oct 22, 2024

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Mar 9, 2024

What does this PR do?

Fixes #2303

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--2442.org.readthedocs.build/en/2442/

@SkafteNicki SkafteNicki added enhancement New feature or request New metric labels Mar 9, 2024
@SkafteNicki SkafteNicki added this to the v1.4.0 milestone Mar 9, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation topic: Regress labels Mar 9, 2024
@Borda
Copy link
Member

Borda commented May 21, 2024

@SkafteNicki, what is missing here to make it land? 🐿️

@SkafteNicki SkafteNicki marked this pull request as ready for review May 31, 2024 13:35
@SkafteNicki
Copy link
Member Author

@SkafteNicki, what is missing here to make it land? 🐿️

@Borda should be ready now :]

@mergify mergify bot removed the has conflicts label Oct 18, 2024
@mergify mergify bot added the ready label Oct 19, 2024
@Borda Borda enabled auto-merge (squash) October 21, 2024 15:34
@mergify mergify bot removed the ready label Oct 21, 2024
@mergify mergify bot added the ready label Oct 22, 2024
@SkafteNicki SkafteNicki modified the milestones: v1.4.0, v1.6.0 Oct 22, 2024
@Borda Borda merged commit 02f050a into master Oct 22, 2024
65 checks passed
@Borda Borda deleted the newmetric/nrmse branch October 22, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request New metric ready topic: Regress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Normalized Root Mean Squared Error (NRMSE) Calculation
4 participants