You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by aditya1702 <ad...@gmail.com> on 2016/11/08 20:37:15 UTC

Convert RDD of numpy matrices to Dataframes

Hello,
I am trying out the MultilayerPerceptronClassifier and it takes only a
dataframe in its train method. Now the problem is that I have a training RDD
of labels (x,y) with x and y being matrices. X has dimensions (1,401) while
y has dimensions (1,10). I need to convert the train RDD to dataframe but on
doing so I get no input in my dataframe.




--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Convert-RDD-of-numpy-matrices-to-Dataframes-tp28050.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscribe@spark.apache.org