What was bayes’ theorem? How was it useful in a machine learning context?
Answer Posted / Phool Chand
Bayes' theorem is a fundamental principle in probability theory that describes the conditional probability of an event A given another event B. In machine learning, it is used to calculate the posterior probability of a hypothesis given observed evidence, which is essential for Bayesian classification and regression tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers