-
- Downloads
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. Author: Sean Owen <sowen@cloudera.com> Closes #372 from srowen/SPARK-1357Addendum and squashes the following commits: 17cf1ea [Sean Owen] Remove (another) blank line after ":: Experimental ::" 6800e4c [Sean Owen] Remove blank line after ":: Experimental ::" b3a88d2 [Sean Owen] Make ALS Rating, ClassificationModel, RegressionModel experimental for now, to reserve the right to possibly change after 1.0
Showing
- mllib/src/main/scala/org/apache/spark/mllib/classification/ClassificationModel.scala 3 additions, 0 deletions...ache/spark/mllib/classification/ClassificationModel.scala
- mllib/src/main/scala/org/apache/spark/mllib/recommendation/ALS.scala 2 additions, 0 deletions...ain/scala/org/apache/spark/mllib/recommendation/ALS.scala
- mllib/src/main/scala/org/apache/spark/mllib/regression/RegressionModel.scala 5 additions, 0 deletions...a/org/apache/spark/mllib/regression/RegressionModel.scala
Please register or sign in to comment