Skip to content

Removed threshold_idx field and fixed class field in output - #1399

Draft
tobyallwood wants to merge 1 commit into
mainfrom
tobyallwood/thresholds-and-classes
Draft

Removed threshold_idx field and fixed class field in output#1399
tobyallwood wants to merge 1 commit into
mainfrom
tobyallwood/thresholds-and-classes

Conversation

@tobyallwood

Copy link
Copy Markdown
Collaborator

Closes #1397

I previously misunderstood part of the big refactor and added a threshold_idx field to the output stats even though the class field should already show that data but that was broken. This has been rectified.

Also because of the same misunderstanding some of the code in find_grains() was run multiple times on the same data so that has been changed too, meaning compute time and code complexity has been reduced there.


  • Existing tests pass.
  • Documentation has been updated and builds. Remember to update as required...
    • docs/usage/data_dictionary.md
  • Pre-commit checks pass.

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.

[bug]: Traditional multiclass thresholding has error in outputs

1 participant