Re: About Tensor Factorization in Spark

2016-02-24 Thread Li Jiajia
> > Subject: Re: About Tensor Factorization in Spark > > Not that I'm aware of - it would be a great addition as a Spark package! > > On Wed, 24 Feb 2016 at 06:33 Li Jiajia <mailto:jiaji...@gatech.edu>> wrote: > Thanks Nick. I found this one. This libra

Re: About Tensor Factorization in Spark

2016-02-24 Thread Li Jiajia
at 1:10 AM, Nick Pentreath wrote: > > Not that I'm aware of - it would be a great addition as a Spark package! > > On Wed, 24 Feb 2016 at 06:33 Li Jiajia <mailto:jiaji...@gatech.edu>> wrote: > Thanks Nick. I found this one. This library is focusing on a particula

Re: About Tensor Factorization in Spark

2016-02-23 Thread Li Jiajia
t; https://github.com/FurongHuang/SpectralLDA-TensorSpark > <https://github.com/FurongHuang/SpectralLDA-TensorSpark> > On Wed, 24 Feb 2016 at 05:50, Li Jiajia <mailto:jiaji...@gatech.edu>> wrote: > Hi, > I wonder if there are tensor algorithms or tensor data struct

About Tensor Factorization in Spark

2016-02-23 Thread Li Jiajia
Hi, I wonder if there are tensor algorithms or tensor data structures supported by Spark MLlib or GraphX. In a Spark intro slide, tensor factorization is mentioned as one of the algorithms in GraphX, but I didn't find it in the guide. If not, do you plan to implement them in the future?