Grant Ingersoll <gsingers <at> apache.org> writes: > > Also note, I would say ARFF to Vector conversion is still experimental. Please give feedback on it so we can > improve it. > > -Grant > > On Sep 2, 2010, at 3:37 AM, Sean Owen wrote: > > > When you run, you need all dependent code, not just Mahout. Mahout > > builds ".job" files under target/ which contain all dependencies. Use > > this as your JAR file when you run on the command line. > >
I tried to satisfy all the dependencies(that are a lot,because the first dependencies call other ones and follow up) but nothing to do. so I think that i will built my arrfToVector from my own...any suggestion where to found documentation about the vector format? thanks a lot.
