b)Classify following example Fast yes or no using baysean classification algorithm Engine = Small , SC/Turbo= Yes , Weight=Light , Fuel Eco= Good
Bayes' theorem allows you to update the predicted probabilities of an event by incorporating new information.
Bayes' theorem was named after 18th-century mathematician Thomas Bayes.
It is often employed in finance in updating risk evaluation.
P(A \backslash B) = \dfrac{P(B \backslash A) P(A)}{P(B)}
P(A\B)=
P(B)
P(B\A)P(A)
Comments
Leave a comment