summarize doesn't show everything #1159
mikepictor
started this conversation in
General
Replies: 1 comment
-
In my opinion, there is a limit to how many matches you can see for the output to still be useful. Having even a couple dozen matches in a Is 3 the right limit? Maybe not, but there clearly is a numeric limit and the specific number will depend on individual preference and circumstance. The score analysis interface does give you all the raw information, so - as you point out yourself - you can write any sort of visualization you prefer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am curious why
solutionManager.analyze(solution).summarize()
doesn't show everything. I can see in the sourceWhy the 3 limit? I have had to code up my own summary function just to get all the matches to show in my log.
Beta Was this translation helpful? Give feedback.
All reactions