Indices of SparseVector must be ordered while computing SVD

2015-04-22 Thread Chunnan Yao
.n3.nabble.com/Indices-of-SparseVector-must-be-ordered-while-computing-SVD-tp11731.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com. - To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org

Re: Indices of SparseVector must be ordered while computing SVD

2015-04-22 Thread Joseph Bradley
requires ordered indices. Because it is scanning the indices consecutively to skip empty columns. - Feel the sparking Spark! -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/Indices-of-SparseVector-must-be-ordered-while-computing-SVD-tp11731.html