Clear Filters
Clear Filters

how do ı do majority vote code in matlab

2 views (last 30 days)
mts
mts on 13 Jun 2018
Commented: mts on 13 Jun 2018
ı am trying to write k-nn algorithm but ı couldnt write a "majority vote" part of the code , can somebody help me about that?
  2 Comments
Jan
Jan on 13 Jun 2018
Maybe. Please post the current code and ask a specific question.
mts
mts on 13 Jun 2018
so here is my code in attachment.so my problem is i have one unknown value and two class , i calculate the distances from unknown value to every known value on the code,and i make one matrice but now i have to take three smallest distance and i must determine their class and i dont know how can i take these three value and determine their class.

Sign in to comment.

Answers (0)

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!