Bayes

From
Revision as of 07:04, 19 May 2018 by BPeat (talk | contribs) (Created page with "[http://www.youtube.com/results?search_query=naive+bayes+artificial+intelligence Youtube search...] A Naive Bayes classifier assumes that the presence of a particular feature...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Youtube search...

A Naive Bayes classifier assumes that the presence of a particular feature in a class is unrelated to the presence of any other feature. For example, a fruit may be considered to be an apple if it is red, round, and about 3 inches in diameter. Even if these features depend on each other or upon the existence of the other features, all of these properties independently contribute to the probability that this fruit is an apple and that is why it is known as ‘Naive’.