Evan, As a follow up to Deb's request, is there a wiki page that might contain rough status of algorithm implementations that are under development or even relevant JIRAs? Charles
On Dec 29, 2013, at 3:34 PM, Debasish Das <[email protected]> wrote: > Hi Evan, > > Could you please point to the git repo for the decision tree classifier or > the enhancement JIRA ? > > Thanks. > Deb > On Dec 29, 2013 8:55 AM, "Evan Sparks" <[email protected]> wrote: >> Yes - Manish Amde and Hirakendu Das have been working on a distributed tree >> classifier. We are taking the current version through large scale testing >> and expect to merge it into the master branch soon. I expect that ensembled >> tree learned (random forests, GBDTs) will follow shortly. >> >> On Dec 29, 2013, at 10:35 AM, Charles Earl <[email protected]> wrote: >> >>> In the latest API docs off of the web page >>> http://spark.incubator.apache.org/docs/latest/api/mllib/index.html#org.apache.spark.mllib.package >>> I had not seen tree classifiers included. >>> Are there plans to include decision trees etc at some point. Is there an >>> interest? >>> >>> >>> -- >>> - Charles
