Machine Learning PPT (Alisha)
Machine Learning PPT (Alisha)
Presented By:-
Alisha Inamdar
What is Naive Bayes Algorithm
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:
If the joint distribution is not known explicitly or is difficult to sample from directly, but
the conditional distribution is known or easy to sample from.
Even if the joint distribution is known, the computational burden needed to calculate it
may be huge.
Gibbs Sampling algorithm could generate a sequence of samples from conditional
individual distributions, which constitutes a Markov chain, to approximate the joint
distribution.