image
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Here's some example Matlab code that shows KNN in action to guess handwritten digits. Here's what the output looks like:
|
Here's some example Matlab code that shows KNN in action to guess handwritten digits. Here's what the output looks like:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Each row represents a guess. The last column contains the image that we're trying to guess the digit for. The first three columns show the 3 nearest neighbors for that last image.
|
Each row represents a guess. The last column contains the image that we're trying to guess the digit for. The first three columns show the 3 nearest neighbors for that last image.
|
||||||
|
|
||||||
|
|||||||
BIN
10_knn/images/17_correct_500_comparisons.png
Normal file
BIN
10_knn/images/17_correct_500_comparisons.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user