-
- Downloads
Merge pull request #292 from soulmachine/naive-bayes
standard Naive Bayes classifier Has implemented the standard Naive Bayes classifier. This is an updated version of #288, which is closed because of misoperations.
No related branches found
No related tags found
Showing
- mllib/src/main/scala/org/apache/spark/mllib/classification/NaiveBayes.scala 119 additions, 0 deletions...la/org/apache/spark/mllib/classification/NaiveBayes.scala
- mllib/src/test/scala/org/apache/spark/mllib/classification/NaiveBayesSuite.scala 108 additions, 0 deletions...g/apache/spark/mllib/classification/NaiveBayesSuite.scala
Please register or sign in to comment