kopia lustrzana https://github.com/animator/learn-python
Update Naive_Bayes_Classifiers.md
rodzic
8e4dac550c
commit
f8795adbf1
|
@ -6,6 +6,8 @@ It is not a single algorithm but a family of algorithms where all of them share
|
||||||
## Bayes’ Theorem:
|
## Bayes’ Theorem:
|
||||||
Bayes’ Theorem finds the probability of an event occurring given the probability of another event that has already occurred. Bayes’ theorem is stated mathematically as the following equation:
|
Bayes’ Theorem finds the probability of an event occurring given the probability of another event that has already occurred. Bayes’ theorem is stated mathematically as the following equation:
|
||||||
|
|
||||||
|
$$E = mc^2$$
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
where A and B are events and P(B) ≠ 0
|
where A and B are events and P(B) ≠ 0
|
||||||
|
|
Ładowanie…
Reference in New Issue