Summary
Keywords
Full Transcript
How to find conditional Probabilities using m estimate Approach Naive Bayes Classifier by Mahesh Huddar The following concepts are discussed: ______________________________ How to find conditional Probabilities, How to find conditional Probabilities using m-estimate Approach, Naive Bayes Classifier, Laplace Transform, Zero Probability issue in naive bayes classifier, Estimate the conditional probabilities for P (A|+), P (B|+), P (C|+), P (A|−), P (B|−), and P (C|−). Use the estimate of conditional probabilities given in the previous question to predict the class label for a test sample (A = 0, B = 1, C = 0) using the naïve Bayes approach. Estimate the conditional probabilities using the m-estimate approach, with p = 1/2 and m = 4. ******************************** 1. Blog / Website: https://www.vtupulse.com/ 2. Like Facebook Page: https://www.facebook.com/VTUPulse 3. Follow us on Instagram: https://www.instagram.com/vtupulse/ 4. Like, Share, Subscribe, and Don't forget to press the bell ICON for regular updates
