Clear Filters
Clear Filters

Knn classification on a mnist image dataset

1 view (last 30 days)
Mary Gh
Mary Gh on 2 Jan 2021
Commented: Mary Gh on 4 Jan 2021
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
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.
Mary Gh
Mary Gh on 4 Jan 2021
Ummm....can you answer this question too https://www.mathworks.com/matlabcentral/answers/706058-knn-classification-on-a-dataset?s_tid=srchtitle

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!