Update Naive_Bayes_Classifiers.md

pull/1210/head
Divyanshi 2024-06-19 14:52:48 +05:30 zatwierdzone przez GitHub
rodzic 8e4dac550c
commit f8795adbf1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -6,6 +6,8 @@ It is not a single algorithm but a family of algorithms where all of them share
## 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:
$$E = mc^2$$
![img.png](img.png)
where A and B are events and P(B) ≠ 0