Skip to content

Rajivv91/Algorithms

Repository files navigation

Name : Rajiv Ravishankar
UTA ID: 1001213800

how to run:
python naive_bayes.py satellite_training.txt satellite_test.txt histograms 3


python naive_bayes.py satellite_training.txt satellite_test.txt gaussians

python naive_bayes.py satellite_training.txt satellite_test.txt mixtures 3

chk this link for more details
http://omega.uta.edu/~vxg3135/classes/2015/fall/ai1/assmts/pa/pa7.html

refrences:
github.com
-------------------------------------------------------------------------------------------------