Xiangrui Meng created SPARK-15364:
-------------------------------------
Summary: Implement Python picklers for ml.Vector and ml.Matrix
under spark.ml.python
Key: SPARK-15364
URL: https://issues.apache.org/jira/browse/SPARK-15364
Project: Spark
Issue Type: Improvement
Components: ML, PySpark
Affects Versions: 2.0.0
Reporter: Xiangrui Meng
Now picklers for both new and old vectors are implemented under PythonMLlibAPI.
To separate spark.mllib from spark.ml, we should implement them under
`spark.ml.python` instead. I set the target to 2.1 since those are private APIs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]