The *training* of many Mahout algorithms are on Hadoop, but the output classifiers (e.g. a binary text classifier [trained with L1 regularization to sparsify] for spam filtering) could certainly fit on a small footprint like a mobile phone.
On Wed, Jan 30, 2013 at 7:46 AM, Mahesh Balija <[email protected]>wrote: > AFAIK it is NOT possible. As Mahout runs on top of Hadoop. > Also Hadoop is a distributed computing framework, it will run on cluster of > machines. > So ideally it may NOT be possible to run on a Mobile. > > On Wed, Jan 30, 2013 at 8:46 PM, VIGNESH S <[email protected]> > wrote: > > > I am trying to implement some classification in android mobile device.. > > > > is it possible to use mahout in mobile device..Please kindly help me > > > > -- > > Thanks and Regards > > Vignesh Srinivasan > > 9739135640 > > > -- -jake
