You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More capable kNN: Box and tolerance handling
* Nearest Box search
* MinMaxDist for Boxes
* Tolerance handling: in tie situation, it returns more elements
* Simplified logic