You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by unmesha sreeveni <un...@gmail.com> on 2013/12/18 07:03:27 UTC

Run mahout examples

I downloaded http://psg.mtu.edu/pub/apache/mahout/0.8/ and did

cd core
1. mvn compile
2. mvn install
went to examples directory
1. mvn compile

What is next to run decision tree in mahout?
I downloaded a sample set from
http://archive.ics.uci.edu/ml/datasets/Glass+Identification as recommented
by https://cwiki.apache.org/confluence/display/MAHOUT/Breiman+Example.

What is next.