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

python: add OverwriteReason field to MagikaPrediction #895

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

reyammer
Copy link
Collaborator

Fixes #873.

This is useful to signal to external clients why and if the model's prediction was overwritten. As of now, it can either happen because of a low-confidence model prediction, or because of the model's overwrite_map config.

Fixes #873.

This is useful to signal to external clients why and if the model's
prediction was overwritten. As of now, it can either happen because of a
low-confidence model prediction, or because of the model's overwrite_map
config.
@reyammer reyammer merged commit 4fa4db5 into main Jan 21, 2025
16 of 18 checks passed
@reyammer reyammer deleted the py-fix873 branch January 21, 2025 16:17
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.

Fix output when a model's prediction is overriden by overwrite_map
1 participant