Skip to content

wang-he/naive-bayes-using-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

naive-bayes-using-python

  1. Download pandas library of python (pip install pandas)

  2. Edit the csv file name in the python code according to your need. (at line no 120 naive_bayes.py)

  3. It will run for any of the csv file with n number of data and coloumn (Complete Dynamic code.)

  4. Also work for Laplacian Smoothing. No worry!

  5. Have fun!

About

Implemented Naive bayes classification algorithm using python programming.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%