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 <[email protected]> Sent: Friday, August 09, 2013 6:02 AM To: [email protected] 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) < [email protected]> 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.
