K-nearest-neighbor is a popular method of solving problems in computational intelligence. The report explains the Visual Basic application of the algorithm in further detail.
The application, source code and summary report are in English.
Update 16th July, 2007: A JAVA version of this code is now also available from this page.
Update 25th October, 2007: I updated the application to version 1.1, which now supports Forward Selection. More importantly, however, is that I translated the summary report into English and significantly improved it, clarifying how the algorithm works. |