-
- Downloads
[SPARK-5990] [MLLIB] Model import/export for IsotonicRegression
Model import/export for IsotonicRegression Author: Yanbo Liang <ybliang8@gmail.com> Closes #5270 from yanboliang/spark-5990 and squashes the following commits: 872028d [Yanbo Liang] fix code style f80ec1b [Yanbo Liang] address comments 49600cc [Yanbo Liang] address comments 429ff7d [Yanbo Liang] store each interval as a record 2b2f5a1 [Yanbo Liang] Model import/export for IsotonicRegression
Showing
- mllib/src/main/scala/org/apache/spark/mllib/regression/IsotonicRegression.scala 77 additions, 1 deletion...rg/apache/spark/mllib/regression/IsotonicRegression.scala
- mllib/src/test/scala/org/apache/spark/mllib/regression/IsotonicRegressionSuite.scala 21 additions, 0 deletions...ache/spark/mllib/regression/IsotonicRegressionSuite.scala
Please register or sign in to comment