Hello Suneel,

We understood the operations. But, we did not understand which all java classes 
will be called during execution. We want to understand how a particular 
functionality is implemented in Mahout. Our main objective is to implement the 
Neural Networks.

Sushanth Bhat
IIIT-Bangalore

________________________________________
From: Suneel Marthi <suneel_mar...@yahoo.com>
Sent: Friday, August 16, 2013 8:57 PM
To: user@mahout.apache.org
Cc: Shayan NS(MT2012132); Surabhi Pandey(MT2012146)
Subject: Re: Regarding starting up our project

examples/classify-20newsgroups.sh has Complimentary Naive Bayes, Naive Bayes 
and SGD classifiers (Options 1,2 3 respectively)
Option 4 is basically a 'clean' job that cleans up your $WORK_DIR.


Which one of them wasn't clear to you?



________________________________
 From: Sushanth Bhat(MT2012147) <sushanth.b...@iiitb.org>
To: "user@mahout.apache.org" <user@mahout.apache.org>
Cc: Shayan NS(MT2012132) <shayan...@iiitb.org>; Surabhi Pandey(MT2012146) 
<surabhi.pan...@iiitb.org>
Sent: Friday, August 16, 2013 10:29 AM
Subject: RE: Regarding starting up our project


Hello Ted,

We have installed Mahout on our system. We ran 
examples/classify-20newsgroups.sh successfully without installing Hadoop. Is 
there any document which states flow of the execution? Since we found difficult 
to go through the shell script file. It would be great if you help us regarding 
the same.

Regards,
Sushanth Bhat
IIIT-Bangalore

________________________________________
From: Ted Dunning <ted.dunn...@gmail.com>
Sent: Friday, August 09, 2013 6:02 AM
To: user@mahout.apache.org
Cc: Surabhi Pandey(MT2012146); Shayan NS(MT2012132)
Subject: Re: Regarding starting up our project

On Thu, Aug 8, 2013 at 1:31 PM, Sushanth Bhat(MT2012147) <
sushanth.b...@iiitb.org> wrote:

> One more doubt I have that do we need to start our project without Mahout
> library, I mean just implementing algorithm?


I would suggest that Mahout would be very useful for your project.

Use Maven and include Mahout math as a dependency.  If you do a map-reduce
implementation of neural nets, add Mahout core as well.

Reply via email to