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

fix: labels should start at 1 instead of 0 #254

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

camiloaz
Copy link
Member

@camiloaz camiloaz commented Oct 2, 2024

when overlaying counting results visualizations, the label should not start at zero but at 1.

@camiloaz camiloaz self-assigned this Oct 2, 2024
Copy link
Member

@dillonalaird dillonalaird left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@shankar-vision-eng shankar-vision-eng left a comment

Choose a reason for hiding this comment

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

Just spoke with @fatima-landingai . We are going to start with 1 and then also document that ID is sorted by score and to pull the confidence score the user needs to do scores[ID-1]

@camiloaz camiloaz merged commit c32bc65 into main Oct 2, 2024
8 checks passed
@camiloaz camiloaz deleted the better_countgd_viz branch October 2, 2024 15:29
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.

3 participants