Re: SVD under spark/mllib/linalg

2014-04-11 Thread Xiangrui Meng
((colind1, colind2), > mval1*mval2) } }//colind1: col index, colind2: > row index > }.reduceByKey(_ + _) > > thank you! > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/SVD-under-spark-mllib-linalg-tp4156.html > Sent from the Apache Spark User List mailing list archive at Nabble.com.

SVD under spark/mllib/linalg

2014-04-11 Thread wxhsdp
2: row index }.reduceByKey(_ + _) thank you! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/SVD-under-spark-mllib-linalg-tp4156.html Sent from the Apache Spark User List mailing list archive at Nabble.com.