Naive Bayes algorithm is a Classification algorithm based on applying Bayes theorem with the “naive” assumption of conditional independence between every pair of features given the value of the class variable. Don’t worry if you can’t understand this...
sanjeeth.hashnode.dev12 min read
No responses yet.