18CSL76 implement the naïve Bayesian classifier.

 Write a program to implement the naïve Bayesian classifier for a sample training data set stored as a .CSV file. Compute the accuracy of the classifier, considering a few test data sets.




Post a Comment

0 Comments