Description
For maintaining wrappers around spark.mllib algorithms in spark.ml, it will be useful to have private[spark] methods for converting from one linear algebra representation to another. I am running into this issue in SPARK-14732.
Attachments
Issue Links
- blocks
-
SPARK-14615 Use the new ML Vector and Matrix in the ML pipeline based algorithms
- Resolved
-
SPARK-14732 spark.ml GaussianMixture should not use spark.mllib MultivariateGaussian
- Resolved
- relates to
-
SPARK-15414 Make the mllib,ml linalg type conversion APIs public
- Resolved
- links to