How does k-NN classification (lazy machine learning) work? (AKIO TV)

k-NN is a very simple machine learning technique, often described as a form of “lazy learning” due to the fact that processing of the example data is delayed to the very last moment. In this video, you’ll see how k-NN classification works.

To import the MS Excel worksheet into C# I used some very nice code from: https://coderwall.com/p/app3ya/read-excel-file-in-c

Also, the complete source code for the program I made can be found at: https://www.akiotv.nl

(AKIO TV) MMXIX

Leave a Reply

Your email address will not be published. Required fields are marked *