working of different classifying functions

조회 수: 1 (최근 30일)
divya r
divya r 2012년 7월 13일
kNNclassify and NaiveBayes both classify sample data on the basis of its closest match. Which can also be thought of finding the euclidean dist between the sample and each of the training data to find the closest match.
What is the difference between each of the classifying function? Is it only on the basis of efficiency or is it different in it working as well.
I have talked about kNN and Naive Bayes because I am familiar only with these two.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by