data_mining:naive_bayes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
data_mining:naive_bayes [2015/08/04 15:01] – [Bayes rule] phreazerdata_mining:naive_bayes [2015/08/04 15:02] (current) – [Bayes rule] phreazer
Line 23: Line 23:
 | y | n | | y | n |
  
-n: Einträge +  * n: Einträge 
-R=y für r Fälle +  R=y für r Fälle 
-B=y für k Fälle +  B=y für k Fälle 
-R=y und B=y für i Fälle+  R=y und B=y für i Fälle
  
-$p(B|R) = i/r$ +  * $p(B|R) = i/r$ 
-$p(R) = r/n$ +  $p(R) = r/n$ 
-$p(R und B) = i/n = (i/r) * (r/n)$ +  $p(R und B) = i/n = (i/r) * (r/n)$ 
-$p(B,R) = p(B|R) p(R)$+  $p(B,R) = p(B|R) p(R)$
  
 Bayes Rule: Bayes Rule:
  • data_mining/naive_bayes.txt
  • Last modified: 2015/08/04 15:02
  • by phreazer