Probability for Machine Learning:Naive Bayes Classifier algorithm
Naive Bayes classifier is a supervised learning algorithm that is based on Bayes' theorem and used for solving classification problems. It is mainly used in text classification that includes a high-dimensional training dataset. Naive Bayes classifier...
rhythmblogs.hashnode.dev6 min read