Thanks Nick. I found this one. This library is focusing on a particular application I guess, seems only implemented one tensor factorization algorithm by far, and only for three dimensional tensors. Are there Spark powered libraries supporting general tensors and the algorithms?
Best regards! Jiajia Li ------------------------------------------ E-mail: [email protected] Tel: +1 (404)9404603 Computational Science & Engineering Georgia Institute of Technology > On Feb 23, 2016, at 11:12 PM, Nick Pentreath <[email protected]> wrote: > > There is this library that I've come across - > https://github.com/FurongHuang/SpectralLDA-TensorSpark > <https://github.com/FurongHuang/SpectralLDA-TensorSpark> > On Wed, 24 Feb 2016 at 05:50, Li Jiajia <[email protected] > <mailto:[email protected]>> wrote: > 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? > I’m new to Spark, please give some detailed explanation if possible. > Thanks in advance. > > Best regards! > Jiajia Li > > ------------------------------------------ > E-mail: [email protected] <mailto:[email protected]> > Tel: +1 (404)9404603 > Computational Science & Engineering > Georgia Institute of Technology >
