Unit tests for KdTree

Jump to navigation Jump to search
Revision as of 7 May 2012 at 12:59.
The highlighted comment was created in this revision.

Unit tests for KdTree

Hello Rednaxela,

I just converted your KD-tree Java code to C#. Do you have unit tests for KD-Tree? They would allow me to test if the conversion succeded.

    Ojd01:05, 6 May 2012

    I don't know if you could modified it to run the C# implementation, but K-NN algorithm benchmark has an accuracy checker with linear search, as with performance benchmark. You can give it a try.

      Nat Pavasant14:59, 7 May 2012