Hi Mahamood,

Mahout can be run in two modes one is standalone mode and other in hadoop
cluster mode.

Steps involved in mahout

Step1: Create a seqdir
Step2: Create seq2sparse dir
Step3: Split the test data and train data
Step4: train nb(naive bayes)
Step5: test nb(naive bayes)

Note you can take the help by using the following command

mahout seqdir -h
mahout seqsparsedir -h
mahout split -h
mahout trainnb -h
mahout testnb -h


Please let me know if you need further assitstance.

Thanks,
Venkat
8888812414






On Sat, Mar 29, 2014 at 1:04 AM, Mahmood Naderan <[email protected]>wrote:

> Hi
> I want to know then I run a command like
>     mahout trainnb -i .... -o ...
>
> , am I running a mahout code or hadoop?
> In other words, which one is dominant?
>
>
> Regards,
> Mahmood

Reply via email to