Skip to content

Newmetric: Jensen-Shannon Divergence#2992

Merged
Borda merged 9 commits into
masterfrom
newmetric/js_divergence
Mar 7, 2025
Merged

Newmetric: Jensen-Shannon Divergence#2992
Borda merged 9 commits into
masterfrom
newmetric/js_divergence

Conversation

@SkafteNicki

@SkafteNicki SkafteNicki commented Mar 6, 2025

Copy link
Copy Markdown
Collaborator

What does this PR do?

Fixes #2947

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--2992.org.readthedocs.build/en/2992/

@SkafteNicki SkafteNicki added this to the v1.7.0 milestone Mar 6, 2025
@SkafteNicki SkafteNicki self-assigned this Mar 6, 2025
@github-actions github-actions Bot added documentation Improvements or additions to documentation topic: Regress labels Mar 6, 2025
@codecov

codecov Bot commented Mar 6, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 84.21053% with 12 lines in your changes missing coverage. Please review.

Project coverage is 70%. Comparing base (d6a1ad2) to head (1e4df31).
Report is 81 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2992   +/-   ##
======================================
  Coverage      70%     70%           
======================================
  Files         350     352    +2     
  Lines       19538   19615   +77     
======================================
+ Hits        13589   13658   +69     
- Misses       5949    5957    +8     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify Bot added the ready label Mar 6, 2025
@Borda
Borda merged commit 34fca16 into master Mar 7, 2025
@Borda
Borda deleted the newmetric/js_divergence branch March 7, 2025 19:03
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 New metric ready topic: Regress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding Jensen-Shannon (JS) Divergence Metric

2 participants