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

Precision problem in Retrieval Controller #15

Open
dukefoss opened this issue Sep 19, 2019 · 0 comments
Open

Precision problem in Retrieval Controller #15

dukefoss opened this issue Sep 19, 2019 · 0 comments

Comments

@dukefoss
Copy link
Collaborator

Description:
The similarity value returned from Retrieval methods have a number precision problem. It is unpredictable whether the last number is rounded up or down or if the error occurs at all.

Steps to reproduce:

  1. Run the test "RetrievalControllerIntegrationTest"
  2. Rerun if the problem did not occur.

Expected and Actual Result:
mycbrerror

Note:

  • This is a problem when running the tests. The same problem does not occur in REST API or MyCBR Workbench.
  • The error happens to all tests in "RetrievalControllerIntegrationTest"
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

No branches or pull requests

1 participant