Converts a data frame to an RDD of SparkVecs, using the values in the specified columns.
Converts a data frame to an RDD of SparkVecs, using the values in the specified columns.
Converts a data frame to an RDD of LabeledPoints, taking labels and vector values from the specified columns.
Converts a data frame to an RDD of LabeledPoints, taking labels and vector values from the specified columns.