GitHub user yanboliang opened a pull request:

    https://github.com/apache/spark/pull/9838

    [SPARK-11829] [ML] Add read/write to estimators under ml.feature (II)

    Add read/write support to the following estimators under spark.ml:
    * ChiSqSelector
    * PCA
    * VectorIndexer
    * Word2Vec

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yanboliang/spark spark-11829

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/9838.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 #9838
    
----
commit 0778a49d67162682b1caf376fcd4c9b47985a073
Author: Yanbo Liang <[email protected]>
Date:   2015-11-19T08:19:17Z

    Add read/write support to ChiSqSelector, PCA, VectorIndexer

commit cc92a3968a39ceb2686b7098fc31965c2c0c77df
Author: Yanbo Liang <[email protected]>
Date:   2015-11-19T09:32:49Z

    Add read/write support to Word2Vec

commit de3822efd896233313d23144a6f3fb08c380932b
Author: Yanbo Liang <[email protected]>
Date:   2015-11-19T10:18:44Z

    code clean up

commit 5e79781fdb0aba0ae899ed16e052b4177afa855a
Author: Yanbo Liang <[email protected]>
Date:   2015-11-19T10:27:37Z

    add @Since

----


---
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]

Reply via email to