GitHub user dbtsai opened a pull request:
https://github.com/apache/spark/pull/12627
[SPARK-14615][ML][WIP] Use the new ML Vector and Matrix in the ML pipeline
based algorithms
## What changes were proposed in this pull request?
Once SPARK-14487 and SPARK-14549 are merged, we will migrate to use the new
vector and matrix type in the new ml pipeline based apis.
## How was this patch tested?
Unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dbtsai/spark SPARK-14615-NewML
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12627.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12627
----
commit 3944f5696e802769b5a8b40808ca6c538cd3c193
Author: DB Tsai <[email protected]>
Date: 2016-04-22T23:31:09Z
Renamed import from mllib.linalg to ml.linalg
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]