[Discuss--A proposal for building an application in mahout to measure runtime performance of algorithms in mahout]

2016-05-19 Thread Saikat Kanjilal
This proposal will outline a runtime performance module used to measure the performance of various algorithms in mahout in the three major areas, clustering, regression and classification. The module will be a spray/scala/akka application which will be run by any current or new algorith

Re: Future Mahout - Zeppelin work

2016-05-19 Thread Dmitriy Lyubimov
still in reply to the blog: i wish though zeppelin had a true mahout interpreter. all it basically requires is to reuse spark settings but execute proper imports and context init, and provide this "tablify" routine somehow. On Thu, May 19, 2016 at 1:55 PM, Dmitriy Lyubimov wrote: > Trevor, terr

Re: Future Mahout - Zeppelin work

2016-05-19 Thread Dmitriy Lyubimov
Trevor, terrific job on zeppelin post btw. thanks! On Thu, May 19, 2016 at 1:54 PM, Dmitriy Lyubimov wrote: > Trevor, left a comment on your blog before realizing i should've really be > commenting here... > > -d > > On Wed, May 18, 2016 at 9:05 PM, Andrew Palumbo > wrote: > >> In mahout 0.13 w

Re: Future Mahout - Zeppelin work

2016-05-19 Thread Dmitriy Lyubimov
Trevor, left a comment on your blog before realizing i should've really be commenting here... -d On Wed, May 18, 2016 at 9:05 PM, Andrew Palumbo wrote: > In mahout 0.13 well be looking row reduction methods other than just > sampling to transform DRM -> matrix so that it fits in memory. This i