Jacob Manning
Results
2
issues of
Jacob Manning
There is a bug here causing predicted labels to be printed in incorrect order. Traversing a `java.util.PriorityQueue` with a range-based for loop does not guarantee traversal in sorted order. Fixed...
There is a bug here causing predicted labels to be printed in incorrect order. Traversing a `java.util.PriorityQueue` with a range-based for loop does not guarantee traversal in sorted order. Fixed...