Cool! On Thu, Nov 3, 2011 at 7:47 AM, siem vaessen <[email protected]> wrote:
> On Nov 2, 2011 12:17 PM, "Tharindu Mathew" <[email protected]> wrote: > > > > I want to create a java UI tool (based on a web app) that can pick and > > apply different algorithms available in Mahout to different data sets. > > > > we have developed an administrator dashboard which does just that, or to > more precise a Web-gui to import collections, create specific templates and > recommenders which are based on those templates and some core statistics on > the recommenders created in the dashboard. > > We will be releasing a REST interface <3 months from now back to this > community under a similar license. We are preparing a workflow to release > this and the proper documentation as well. I will keep this group posted > once we are close to releasing it. > > kind regards, > > siem > > > Hence the embedding with java. Obviously, I understand that everything is > > callable from Java since it's written in Java :). > > > > For example, I want to do a apply a classification (ex: Bayesian) > algorithm, > > and train on a data set stored in Cassandra. I don't expect a sample for > > Cassandra but at least a code sample that operates on a data set stored > csv > > file that applies an algorithm like Bayesian. > > > > I'd appreciate if you can point me to any code sample for this or > something > > similar? > > > > On Wed, Nov 2, 2011 at 3:32 PM, JAGANADH G <[email protected]> wrote: > > > > > On Wed, Nov 2, 2011 at 2:51 PM, Tharindu Mathew <[email protected]> > > > wrote: > > > > > > > Hi Sean, > > > > > > > > I guess with a proper API it just makes it easier. I was hoping you'd > > > point > > > > me to a code sample or a tutorial. > > > > > > > > > > > > > > > > Hi > > > > > > For detailed code samples and tutorials see the book "Mahout in > Action". > > > You will get a clear insight on how to use Mahout (in java in your case > > > !!!!) > > > -- > > > ********************************** > > > JAGANADH G > > > http://jaganadhg.freeflux.net/blog > > > *ILUGCBE* > > > http://ilugcbe.psgkriya.org > > > > > > > > > > > -- > > Regards, > > > > Tharindu > > > > blog: http://mackiemathew.com/ > -- Lance Norskog [email protected]
