Skip to content
Snippets Groups Projects
Commit ef43a5fe authored by Sandeep Singh's avatar Sandeep Singh Committed by Xiangrui Meng
Browse files

[SPARK-15414][MLLIB] Make the mllib,ml linalg type conversion APIs public

## What changes were proposed in this pull request?
Open up APIs for converting between new, old linear algebra types (in spark.mllib.linalg):
`Sparse`/`Dense` X `Vector`/`Matrices` `.asML` and `.fromML`

## How was this patch tested?
Existing Tests

Author: Sandeep Singh <sandeep@techaddict.me>

Closes #13202 from techaddict/SPARK-15414.
parent 59e6c556
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment