GitHub user selvinsource opened a pull request:
https://github.com/apache/spark/pull/3062
[SPARK-1406] Mllib pmml model export
See PDF attached to the JIRA issue 1406.
The contribution is my original work and I license the work to the project
under the project's open source license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvinsource/spark
mllib_pmml_model_export_SPARK-1406
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3062.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 #3062
----
commit a0e36797cd771da1130d0ddcdedaec44b2e6357e
Author: Vincenzo Selvaggio <[email protected]>
Date: 2014-10-12T12:30:49Z
export and pmml export traits
kmeans test implementation
commit 226e1849ef6717fccd07122b13954471ff43cd28
Author: Vincenzo Selvaggio <[email protected]>
Date: 2014-10-18T14:03:45Z
added javadoc and export model type in case there is a need to support
other types of export (not just PMML)
commit 9bc494fa30508d7cd6f2146b22c0dc77750c09d1
Author: Vincenzo Selvaggio <[email protected]>
Date: 2014-10-26T17:50:44Z
added scala suite tests
added saveLocalFile to ModelExport trait
commit 8e71b8d8cc3922e834fe0f21e4f05e773241dad7
Author: Vincenzo Selvaggio <[email protected]>
Date: 2014-10-27T21:58:54Z
kmeans pmml export implementation
commit 1433b1139e510457419f2ffd29195bf29f6e556e
Author: Vincenzo Selvaggio <[email protected]>
Date: 2014-10-29T10:06:07Z
complete suite tests
commit 88414391312e4030e462d7d5b37539211ae60316
Author: Vincenzo Selvaggio <[email protected]>
Date: 2014-10-29T11:25:42Z
adjust scala style in order to compile
commit 07a29bf0a08c146e827302215ded3d20122cf20c
Author: selvinsource <[email protected]>
Date: 2014-10-29T11:47:20Z
Update LICENSE
added https://github.com/jpmml/jpmml-model library under BSD-style licenses
the library is used to export the mining model to the PMML format
commit f75b9882b7633e65cbe26ba51401232d7d82e634
Author: Vincenzo Selvaggio <[email protected]>
Date: 2014-10-29T11:51:03Z
Merge remote-tracking branch 'origin/master' into
mllib_pmml_model_export_SPARK-1406
commit cd6c07c654141dcd0eb468e09bf70680a318bdb5
Author: Vincenzo Selvaggio <[email protected]>
Date: 2014-10-29T16:57:12Z
fixed scala style to run tests
commit aba5ee1d75b012a17a1db077bdd88c0970310cae
Author: Vincenzo Selvaggio <[email protected]>
Date: 2014-10-30T22:18:54Z
fixed cluster export
----
---
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]