Skip to content

Conversation

@ericspod
Copy link
Member

@ericspod ericspod commented Mar 12, 2025

Fixes #8385.

Description

This updates the docstrings for the Dice metric classes and tweak some constructor parameter names to improve comprehension.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Eric Kerfoot <eric.kerfoot@kcl.ac.uk>
Signed-off-by: Eric Kerfoot <eric.kerfoot@kcl.ac.uk>
Signed-off-by: Eric Kerfoot <eric.kerfoot@kcl.ac.uk>
@KumoLiu
Copy link
Contributor

KumoLiu commented Mar 13, 2025

/build

Copy link
Contributor

@KumoLiu KumoLiu left a comment

Choose a reason for hiding this comment

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

LGTM.
@virginiafdez, do you have any comments on this one?

@ericspod ericspod enabled auto-merge (squash) March 23, 2025 21:53
@KumoLiu
Copy link
Contributor

KumoLiu commented Mar 24, 2025

/build

1 similar comment
@KumoLiu
Copy link
Contributor

KumoLiu commented Mar 25, 2025

/build

@ericspod ericspod merged commit 8aef9a9 into Project-MONAI:dev Mar 25, 2025
26 checks passed
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.

Update Dice Metric/Loss Documentation

2 participants