[mlpack-git] (blog) master: Lozhnikov. Week 3. Postscriptum. (8eb7348)

gitdub at mlpack.org gitdub at mlpack.org
Mon Jun 20 07:06:02 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/d6324c7ad5fb2b5640e87548770f1f8fa2b8f00d...0e3dc355203ad5ab8f907485d912beda10b92608

>---------------------------------------------------------------

commit 8eb7348c574e1455f2abcfc8f0a062c41a5bb2ea
Author: Mikhail Lozhnikov <lozhnikovma at gmail.com>
Date:   Mon Jun 20 14:06:02 2016 +0300

    Lozhnikov. Week 3. Postscriptum.


>---------------------------------------------------------------

8eb7348c574e1455f2abcfc8f0a062c41a5bb2ea
 content/blog/LozhnikovWeekThree.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/blog/LozhnikovWeekThree.md b/content/blog/LozhnikovWeekThree.md
index d13866a..112d421 100644
--- a/content/blog/LozhnikovWeekThree.md
+++ b/content/blog/LozhnikovWeekThree.md
@@ -8,3 +8,5 @@ As I had planned in the previous post I modified base cases and pruning rules fo
 In order to do that I had to modify the RectangleTree traversal algorithms. Since the methods described above represent results as a vector of the indices of points in the dataset I had to implement an approach for calculating the index for any particular point in the tree.
 
 Also I started working on the implementation of the R+ tree.
+
+P.S. Unfortunately, we decided that these modifications make base cases and pruning rules too complicated. So, these changes have to be removed. But as for me it was interesting to explore this as a possibility.




More information about the mlpack-git mailing list