You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by namit maheshwari <na...@gmail.com> on 2014/05/23 08:52:46 UTC

Naive Bayes implementation in Java

Hello Everyone,

I am trying to implement Naive Bayes in Java rather than running it through
command line. Could anyone please direct me to examples or sample codes for
the same.

Thanks
Namit

Re: Naive Bayes implementation in Java

Posted by Suneel Marthi <su...@yahoo.com>.
Look at the unit tests for reference 

Sent from my iPhone

> On May 23, 2014, at 2:52 AM, namit maheshwari <na...@gmail.com> wrote:
> 
> Hello Everyone,
> 
> I am trying to implement Naive Bayes in Java rather than running it through
> command line. Could anyone please direct me to examples or sample codes for
> the same.
> 
> Thanks
> Namit