-
- Downloads
[SPARK-4972][MLlib] Updated the scala doc for lasso and ridge regression for...
[SPARK-4972][MLlib] Updated the scala doc for lasso and ridge regression for the change of LeastSquaresGradient In #SPARK-4907, we added factor of 2 into the LeastSquaresGradient. We updated the scala doc for lasso and ridge regression here. Author: DB Tsai <dbtsai@alpinenow.com> Closes #3808 from dbtsai/doc and squashes the following commits: ec3c989 [DB Tsai] first commit
Showing
- mllib/src/main/scala/org/apache/spark/mllib/regression/Lasso.scala 1 addition, 1 deletion.../main/scala/org/apache/spark/mllib/regression/Lasso.scala
- mllib/src/main/scala/org/apache/spark/mllib/regression/RidgeRegression.scala 1 addition, 1 deletion...a/org/apache/spark/mllib/regression/RidgeRegression.scala
Loading
Please register or sign in to comment