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

Add support for object-based Dice and other region-based measures #12

Merged
merged 6 commits into from
Mar 3, 2024

Conversation

kostrykin
Copy link
Member

@kostrykin kostrykin commented Mar 3, 2024

  • Replace the ObjectBasedDistanceMeasure class by the more general ObjectMeasureAdapter class
  • Add .object_based() method for Dice, JaccardCoefficient, JaccardIndex, RandIndex, AdjustedRandIndex
  • Remove the argument and attribute mode of the Hausdorff distance.
  • Add .reversed() and .symmetric() methods for all asymmetric measures (e.g., object-based).

Copy link

github-actions bot commented Mar 3, 2024

Test coverage of this pull request: 87%

Copy link

github-actions bot commented Mar 3, 2024

Test coverage of this pull request: 87%

Copy link

github-actions bot commented Mar 3, 2024

Test coverage of this pull request: 88%

@kostrykin kostrykin marked this pull request as ready for review March 3, 2024 16:50
@kostrykin kostrykin merged commit e89490c into develop Mar 3, 2024
7 checks passed
@kostrykin kostrykin deleted the dev/object-dice branch March 3, 2024 16:52
@kostrykin kostrykin mentioned this pull request Mar 3, 2024
6 tasks
kostrykin added a commit that referenced this pull request Mar 14, 2024
Update to 1.5.0, including #11, #12, #14, #15
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.

None yet

1 participant