I have libsvm with (lable, sparse Vector) which I can load to RDD[LablePoint]. I am wondering if there is an elegant way to convert to a dataframe that holds unfolded something like RowMatrix in scala.
Asked
Active
Viewed 70 times