shogun-toolbox / shogun

Shōgun
http://shogun-toolbox.org
BSD 3-Clause "New" or "Revised" License
3.03k stars 1.04k forks source link

CKNN does not have unit tests #2024

Open iglesias opened 10 years ago

iglesias commented 10 years ago

To resolve this issue one would have to implement some basic unit-tests that ensure that KNN is working exactly like it should.

ghost commented 10 years ago

As a novice, I'm working on this, and try hard to understand Shogun better.

dhruv13J commented 10 years ago

@iglesias I added the unittest in #2015