Sameer, h2o is making it's open source RandomForests available via MLlib/Spark API as well. you can try them here, h2o.ai Thanks, Sri
On Mon, Aug 11, 2014 at 2:04 PM, Sameer Tilak <[email protected]> wrote: > Yes, I have started working with that since morning and see how well it > works for my problem. > > > Date: Mon, 11 Aug 2014 14:01:12 -0700 > > Subject: Re: Mahout on Spark: random forest > > From: [email protected] > > To: [email protected] > > > > I am not sure they have the forests yet. They have what seems to be a > > decently performant decision tree tho. > > > > > > On Mon, Aug 11, 2014 at 1:54 PM, Suneel Marthi <[email protected]> > > wrote: > > > > > there is no Random Forest impl on Spark in Mahout yet. Ml-lib has a > Random > > > Forests impl why can't u use that instead. > > > > > > > > > On Tue, Aug 12, 2014 at 2:19 AM, Sameer Tilak <[email protected]> > wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Hi All, > > > > We are currently using Weka. I looked the the site and read briefly > > > about > > > > experimental nature of Mahout on Spark. I was wondering how mu of > > > Mahout's > > > > functionality is available currently? For example, I am interested in > > > using > > > > random forest implementation. I wanted to check if I can use that on > top > > > of > > > > Spark? > > > > >
