Re: Alternative for numpy in Spark Mlib

2018-05-23 Thread Suzen, Mehmet
You can use Breeze, which is part of spark distribution: https://github.com/scalanlp/breeze/wiki/Breeze-Linear-Algebra Check out the modules under import breeze._ On 23 May 2018 at 07:04, umargeek wrote: > Hi Folks, > > I am planning to rewrite one of my python

Alternative for numpy in Spark Mlib

2018-05-22 Thread umargeek
Hi Folks, I am planning to rewrite one of my python module written for entropy calculation using numpy into Spark Mlib so that it can be processed in distributed manner. Can you please advise on the possibilities of the same approach or any alternatives. Thanks, Umar -- Sent from: