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

Plot method for aggregation + refactor tests #1485

Merged
merged 49 commits into from
Feb 27, 2023
Merged

Plot method for aggregation + refactor tests #1485

merged 49 commits into from
Feb 27, 2023

Conversation

SkafteNicki
Copy link
Member

What does this PR do?

Partial #1406

  • Add to aggregation metrics
  • Add to binary confusion matrix + multilabel confusion matrix (missing from last pr)
  • Refactor test such that .plot method is called instead of the underlying function to make sure the complete traceback is tested
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 🙃

@SkafteNicki SkafteNicki added enhancement New feature or request test / CI testing or CI labels Feb 6, 2023
@SkafteNicki SkafteNicki added this to the v0.12 milestone Feb 6, 2023
@SkafteNicki SkafteNicki mentioned this pull request Feb 6, 2023
11 tasks
src/torchmetrics/aggregation.py Outdated Show resolved Hide resolved
src/torchmetrics/aggregation.py Outdated Show resolved Hide resolved
src/torchmetrics/aggregation.py Outdated Show resolved Hide resolved
src/torchmetrics/aggregation.py Outdated Show resolved Hide resolved
src/torchmetrics/classification/confusion_matrix.py Outdated Show resolved Hide resolved
src/torchmetrics/classification/confusion_matrix.py Outdated Show resolved Hide resolved
@mergify mergify bot added the has conflicts label Feb 7, 2023
@mergify mergify bot removed the has conflicts label Feb 10, 2023
@SkafteNicki SkafteNicki changed the title Plot method for aggragation + refactor tests Plot method for aggregation + refactor tests Feb 10, 2023
@Borda
Copy link
Member

Borda commented Feb 18, 2023

@SkafteNicki could you pls check the conflicts... :)

@mergify mergify bot removed the ready label Feb 21, 2023
@mergify mergify bot removed the has conflicts label Feb 25, 2023
@mergify mergify bot added the ready label Feb 25, 2023
@Borda Borda disabled auto-merge February 27, 2023 15:17
@Borda Borda merged commit 2850524 into master Feb 27, 2023
@Borda Borda deleted the plot/aggregation branch February 27, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready test / CI testing or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants