Description
During QA, we found that it is not trivial to convert a DataFrame with old vector columns to new vector columns. So it would be easier for users to migrate their datasets and pipelines if we:
1) provide utils to convert DataFrames with vector columns
2) automatically detect and convert old vector columns in ML pipelines
This is an umbrella JIRA to track the progress.
Attachments
Issue Links
- contains
-
SPARK-15986 SVMWithSGD requires LabeledPoint of Regression
- Closed