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

Error with GLM in MLencoding notebook #5

Open
lachioma opened this issue May 8, 2020 · 3 comments
Open

Error with GLM in MLencoding notebook #5

lachioma opened this issue May 8, 2020 · 3 comments

Comments

@lachioma
Copy link

lachioma commented May 8, 2020

There is some error with the implementation of pyglmnet. See attached screenshot.

image

@aribenjamin
Copy link
Contributor

Hi, thanks for the heads up! There were some recent changes to the pyglmnet API and it looks like this broke some things. I'll change this soon, within a few weeks, and keep this open until then. (if you need it fast it's probably best to jump right to pyglmnet for now)

@titipata
Copy link

titipata commented May 13, 2020

@aribenjamin, yeah, we no longer accept reg_lambda in the range here. It now looks something like this. Basically, you just need to create multiple GLM instances for each reg_lambda and that should solve this problem! (Also, you might have to edit here)

@lachioma
Copy link
Author

thank you!

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

3 participants