GitHub user mengxr opened a pull request: https://github.com/apache/spark/pull/1973
[SPARK-3078][MLLIB] Make LRWithLBFGS API consistent with others Should ask users to set parameters through the optimizer. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mengxr/spark lr-lbfgs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/1973.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 #1973 ---- commit 456ab7c1a59f633aaf1061d420c3ce64c36119f9 Author: Xiangrui Meng <m...@databricks.com> Date: 2014-08-14T23:09:11Z update LRWithLBFGS commit 641eea4ca2525113f8c0682d54aadb282d0c1dc6 Author: Xiangrui Meng <m...@databricks.com> Date: 2014-08-15T04:27:58Z Merge remote-tracking branch 'apache/master' into lr-lbfgs ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org