the indices of SparseVector must be ordered while computing SVD

2015-04-22 Thread yaochunnan
in RowMatrix.scala(line 629). The implementation of Sparse dspr here requires ordered indices. Because it is scanning the indices consecutively to skip empty columns. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/the-indices-of-SparseVector-must-be-ordered-while

Re: the indices of SparseVector must be ordered while computing SVD

2015-04-22 Thread Xiangrui Meng
-of-SparseVector-must-be-ordered-while-computing-SVD-tp22611.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail