SVM and KNN for image classification

13 views (last 30 days)
Alsadegh Mohamed
Alsadegh Mohamed on 26 Jul 2017
Answered: sharat chandra on 25 Mar 2018
I work in image classification by extracting the features from the images (for example 1000 images in the group consist of 5 classes that every class 200 image) and I send the extracted features from the images into Neural network for multi classification. I depend on neural network to calculate the accuracy for classification. I want to compare my results with others classifiers such as support vector machine or k nearest neighbor. anyone can help me with source code of SVM and KNN that I give the classifier the features and the classifier calculate the accuracy of classification.
  1 Comment
Greg Heath
Greg Heath on 26 Jul 2017
You should search the NEWSGROUP and ANSWERS before asking those questions.

Sign in to comment.

Answers (2)

Vidhi Agarwal
Vidhi Agarwal on 26 Nov 2017
* _ |
  • if true
  • % code
  • end|_*

sharat chandra
sharat chandra on 25 Mar 2018
you can use the classification learner app which is in-built in matlab

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!