Skip to content

Conversation

@sovrasov
Copy link
Member

What does this PR do?

Tuple-like behavior is preserved to avoid client code changes:

predictions: ClassificationResult

for label_idx, label_name, prob in predictions.top_labels:
    ...

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@sovrasov sovrasov added this to the 0.2.6 milestone Nov 20, 2024
@sovrasov sovrasov added this pull request to the merge queue Nov 20, 2024
Merged via the queue into master with commit 32e8a5a Nov 20, 2024
16 checks passed
@sovrasov sovrasov deleted the vs/upd_cls_res branch November 20, 2024 11:43
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