Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider wider tolerance on optimization of lambda for logistic loss #11

Open
chadhazlett opened this issue Aug 2, 2017 · 1 comment

Comments

@chadhazlett
Copy link
Collaborator

The optimization for choosing lambda is working great, but with larger samples seems to spend a long time working on the 5th or 6th significant digit, so worth considering smarter tolerance choice or limiting number of iterations.

@lukesonnet
Copy link
Owner

I'll implement this before doing a bunch of simulations to see how it works. Should probably be fine.

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

No branches or pull requests

2 participants