BayesClassyML

Naive Bayes is an classification alogorithm.

how to work with this?

  • Install python
  • Any IDE - jupyter , Spyder or Python IDLE. _ Install the packages numpy, pandas , matplotlib and sklearn .

Download the Repo, Open the .py file and execute it. It is full commented at each line.