Created
June 9, 2011 02:31
-
-
Save actsasgeek/1015928 to your computer and use it in GitHub Desktop.
Results of running the unit test: NearestNeighborSpec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[info] == NearestNeighborSpec == | |
[info] A Nearest Neighbor classifier | |
[info] - can find the 1st closest example in the library to a query | |
[info] == NearestNeighborSpec == | |
[info] | |
[info] == test-complete == | |
[info] == test-complete == |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment