You can use Matrix.toBreeze() <https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/mllib/linalg/Matrices.scala#L56> .
2015-08-20 18:24 GMT+08:00 Naveen <[email protected]>: > Hi All, > > Is there anyway to convert a mllib matrix to a Dense Matrix of Breeze? Any > leads are appreciated. > > > Thanks, > Naveen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
