Knn classification on a mnist image dataset
3 views (last 30 days)
Show older comments
Hi i have this mnist jpg numbers of 1 to 5 every pic has 1100 pic of number in 16*16 pixel and the gray scale in every pixel is 0-255 dataset and i want to do knn classify the first half of data must be for training and second half is for test and i also want to find accuracy of performance of this classification and showing the number of wrong and true classifications with confusion matrix. Any one can help me with this .please.
5 Comments
Image Analyst
on 4 Jan 2021
Doesn't MATLAB have a deep learning demo that uses the mnist image set? I seem to remember seeing something like that using deep learning but not KNN.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!