Algorithms, Blockchain and Cloud

Teaching Kids Programming – Introduction to Probability and Naive Bayes Theorem


Teaching Kids Programming: Videos on Data Structures and Algorithms

Probability represents the likelyhood of an event that will occur. We can use Venn Graph to study the probability. Probability is a number between [0, 1] or [0%, 100%].

Conditional Probability of A given B

P(A|B) is the conditional probability of A given B occurs:


Therefore:
We can prove in this post, and thus by substituting the we have the Naive Bayes:

naive-bayes

–EOF (The Ultimate Computing & Technology Blog) —

449 words
Last Post: Teaching Kids Programming - Introduction to KNN Machine Learning Algorithm (KNN In Python)
Next Post: Teaching Kids Programming - Max Subarray Sum by Kadane's Algorithm

The Permanent URL is: Teaching Kids Programming – Introduction to Probability and Naive Bayes Theorem (AMP Version)

Exit mobile version