GitHub user mengxr opened a pull request:

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

    [SPARK-7537][MLLIB] spark.mllib API updates

    Minor updates to the spark.mllib APIs:
    
    1. Add `@DeveloperApi` to `PMMLExportable` and add `@Experimental` to 
`toPMML` methods.
    2. Mention `RankingMetrics.of` in the `RankingMetrics` constructor.

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

    $ git pull https://github.com/mengxr/spark SPARK-7537

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

    https://github.com/apache/spark/pull/6280.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 #6280
    
----
commit 88c62d089ec974af96b6d0ed2ff601dfe48b1de9
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-20T06:10:06Z

    add DeveloperApi to PMMLExportable

commit 4c40da15402e979f7f60c1e1e8f6192c016e69f0
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-20T07:06:32Z

    mention the factory method for RankingMetrics for Java users

commit 94afa7a2f5853cc00c383df1e691298a98aecb80
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-20T07:08:45Z

    mark all toPMML methods experimental

commit 1bd25836074a44f25ec636075c74cc8a5d75314c
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-20T07:13:49Z

    organize imports

----


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