Hello Unmesha, You should be able to use Mahout's decision trees by including the libs in your project either by downloading them manually or using Maven like solutions. For the source code, either download the mahout-distribution-<version>-src.* or do a checkout of http://svn.apache.org/repos/asf/mahout/trunk).
Regarding the internal workings of the decision tree implementation in Mahout, take a look at the contents of the org.apache.mahout.classifier.df package (notably the DecisionTreeBuilder in the builder package). Sigbjørn On 12 December 2013 08:20, unmesha sreeveni <[email protected]> wrote: > Am i able to run `Decision tree` from mahout in Eclipse without installing. > Should i `install` Mahout in my system or download all `jar` dependencies > and include them in lib. > I want to Know the working of Decision Tree. > > Where can i find the `source code` for Mahout Decision tree. > > -- > *Thanks & Regards* > > Unmesha Sreeveni U.B > > *Junior Developer* > -- Sigbjørn DYBDAHL | 55 | fifty-five.com <http://www.fifty-five.com/> | 4, place de l'Opéra, 75002 Paris | 01 76 21 91 32
