On 7 March 2011 09:35, devichand saini <[email protected]> wrote: > I am new to mahout. Can anyone tell me which configuration files of mahout I > have to modify to make it work.
I recommend working through the sample code included with the IBM Developer Works article at http://www.ibm.com/developerworks/java/library/j-mahout/ (it's linked from the end of the page, i.e. http://www.ibm.com/developerworks/java/library/j-mahout/#download ) The recommender component also comes with enough documentation (https://cwiki.apache.org/confluence/display/MAHOUT/Recommender+Documentation) to get running easily. And if you're serious about using Mahout, definitely get the Mahout in Action book. As the others said, it all depends what you're trying to achieve... Dan
