Skip to content

momodi/NaiveBayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaiveBayes

NaiveBayes on Spark

First run this command to prepare the model.

sh NaiveBayes.sh compile  && sh NaiveBayes.sh bayes_stat

Second to predict:

sh NaiveBayes.sh compile  && sh NaiveBayes.sh bayes_predict

About

NaiveBayes on Spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published