GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/372
SPARK-1357 (addendum). More Experimental items in MLlib
Per discussion, this is my suggestion to make ALS Rating,
ClassificationModel, RegressionModel experimental for now, to reserve the right
to possibly change after 1.0. See what you think of this much.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-1357Addendum
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/372.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 #372
----
commit b3a88d28291a9f579a4c1da5b58d1c8b545ee02f
Author: Sean Owen <[email protected]>
Date: 2014-04-09T21:45:18Z
Make ALS Rating, ClassificationModel, RegressionModel experimental for now,
to reserve the right to possibly change after 1.0
----
---
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.
---