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

Create inputs.py for clustering tests #2045

Merged

Conversation

matsumotosan
Copy link
Member

@matsumotosan matsumotosan commented Sep 2, 2023

What does this PR do?

Fixes part of #2003

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

@matsumotosan matsumotosan marked this pull request as ready for review September 2, 2023 13:54
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Merging #2045 (5e562ee) into master (fb84f75) will decrease coverage by 51%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2045     +/-   ##
========================================
- Coverage      87%     36%    -51%     
========================================
  Files         279     279             
  Lines       15828   15828             
========================================
- Hits        13731    5632   -8099     
- Misses       2097   10196   +8099     

@stancld stancld enabled auto-merge (squash) September 3, 2023 07:50
@SkafteNicki SkafteNicki added the refactoring refactoring and code health label Sep 4, 2023
@SkafteNicki SkafteNicki added this to the v1.2.0 milestone Sep 4, 2023
Copy link
Member

@SkafteNicki SkafteNicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matsumotosan thanks for this PR.
I renamed the input a bit and added the type of inputs that is need for clustering metrics such as the one in this PR: #2036

@mergify mergify bot added the ready label Sep 4, 2023
@stancld stancld merged commit c139a96 into Lightning-AI:master Sep 4, 2023
66 checks passed
matsumotosan added a commit to matsumotosan/metrics that referenced this pull request Sep 4, 2023
Create inputs.py for clustering tests
matsumotosan added a commit to matsumotosan/metrics that referenced this pull request Sep 19, 2023
Create inputs.py for clustering tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready refactoring refactoring and code health
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants