0% found this document useful (0 votes)
40 views18 pages

Naive Bayes

Naïve Bayes is a classification algorithm based on Bayes' Theorem. It makes the assumption that predictor variables are independent of each other given the class variable. To classify new data, it calculates the probabilities of each class given the values of the predictors and assigns the most likely class.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views18 pages

Naive Bayes

Naïve Bayes is a classification algorithm based on Bayes' Theorem. It makes the assumption that predictor variables are independent of each other given the class variable. To classify new data, it calculates the probabilities of each class given the values of the predictors and assigns the most likely class.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18

Naïve Bayes Algo

Bayes Theorem
Naïve Bayes
Calculate for all posibilities
Finally

You might also like