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

prediction score: set precision to 2 with ~ floor mode #145

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

navinrathore
Copy link
Contributor

It works like below.
e.g.
MATCH with a similarity score of {score:%f} {score:%.2f} {newScore:%.2f}
MATCH with a similarity score of 0.965285 0.97 0.96
MATCH with a similarity score of 0.999966 1.00 0.99

@navinrathore
Copy link
Contributor Author

issue #134

@sonalgoyal sonalgoyal merged commit c14b7d6 into zinggAI:main Feb 19, 2022
@navinrathore navinrathore deleted the zLabeller branch February 25, 2022 17:35
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.

2 participants