Skip to content

Conversation

@dbtsai
Copy link
Member

@dbtsai dbtsai commented Oct 7, 2014

In Breeze 0.10, the L1regParam can be configured through anonymous function in OWLQN, and each component can be penalized differently. This is required for GLMNET in MLlib with L1/L2 regularization.
scalanlp/breeze@2570911

…nction in OWLQN, and each component can be penalized differently. This is required for GLMNET in MLlib with L1/L2 regularization.

scalanlp/breeze@2570911
@SparkQA
Copy link

SparkQA commented Oct 7, 2014

QA tests have started for PR 2693 at commit 7a0c45c.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Oct 7, 2014

QA tests have finished for PR 2693 at commit 7a0c45c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/21371/Test PASSed.

@mengxr
Copy link
Contributor

mengxr commented Oct 7, 2014

@dbtsai Could you check whether there is any dependency change in breeze-0.10 and the number of files in breeze-0.10 jar? Does it compatible with both Scala 2.10 and 2.11? Thanks!

@dbtsai
Copy link
Member Author

dbtsai commented Oct 7, 2014

@dlwh David, do you know if there is dependency change in breeze-0.10 and is it compatible with both scala 2.10 and 2.11? Thanks.

@dlwh
Copy link

dlwh commented Oct 7, 2014

shouldn't be any changes. We're still supporting 2.10 and 2.11. I plan on
supporting 2.10 as long as mllib needs us to.

On Tue, Oct 7, 2014 at 3:55 PM, DB Tsai [email protected] wrote:

@dlwh https://github.com/dlwh David, do you know if there is dependency
change in breeze-0.10 and is it compatible with both scala 2.10 and 2.11?
Thanks.


Reply to this email directly or view it on GitHub
#2693 (comment).

@mengxr
Copy link
Contributor

mengxr commented Oct 7, 2014

LGTM. Merged into master. Thanks!

@asfgit asfgit closed this in b32bb72 Oct 7, 2014
@dbtsai dbtsai deleted the breeze0.10 branch October 8, 2014 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants