[mlpack-git] [mlpack/mlpack] Vantage point tree (#708)

lozhnikov notifications at github.com
Sat Jul 16 12:46:46 EDT 2016


I tested the traversers on a number of datasets and I did not find errors. But I am still not sure that it works. It seems I do not understand something. If I am not mistaken I have to avoid base cases that are already calculated. But `RangeSearchRules::Score()` each time calculates a base case and `NeighborSearchRules::Score(queryIndex, referenceNode)` does not calculate a base case. Right now, the traversers calculate each base case that is not pruned. But it seems it is wrong.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/708#issuecomment-233139340
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160716/69bda63e/attachment.html>


More information about the mlpack-git mailing list