Hi Ted, Thanks for the advice of using the latest version of mahout. It worked for me :) .
And also I followed this link https://cwiki.apache.org/confluence/display/MAHOUT/Partial+Implementation for running the mahout. > Mahout supports the construction of Random Forests which are a form of > decision forest. > > It would be much easier for you to get started if you could upgrade to the > current latest development version. Version 0.3 is the latest stable > version, but lots of stuff has changed for the better since 0.3. > > In any case, the class that you are looking for is > org.apache.mahout.df.mapred.BuildForest. > > On Sun, May 30, 2010 at 10:08 PM, Karan Jindal < > [email protected]> wrote: > >> >> Hi all, >> >> I had installed the latest version of mahout i.e. 0.3. >> I want to build a decision forest, but didn't find any documentation >> which >> guides to me to so. >> >> Can anyone tell me where to find such documentaion which will tell about >> how to run mahout on hadoop and also various command line options for >> Building Decision Tree? >> >> Regards >> Karan >> >
