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

bootstrapFit(), lassoCoefficients(), adaptivelassoCoefficients(), regularmodel(), and adjustedlassoCoefficients() Examples Cause CI to Fail #46

Open
billdenney opened this issue Jan 9, 2023 · 4 comments

Comments

@billdenney
Copy link
Contributor Author

I cannot replicate this issue locally on Windows.

@billdenney billdenney changed the title bootstrapFit Examples Cause CI to Fail bootstrapFit() and lassoCoefficients() Examples Cause CI to Fail Jan 10, 2023
@billdenney billdenney changed the title bootstrapFit() and lassoCoefficients() Examples Cause CI to Fail bootstrapFit(), lassoCoefficients(), and adaptivelassoCoefficients() Examples Cause CI to Fail Jan 10, 2023
@billdenney
Copy link
Contributor Author

In case the examples may be running out of RAM, I just found that there are 7 GB RAM available on the Linux and Windows machines: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources

@billdenney billdenney changed the title bootstrapFit(), lassoCoefficients(), and adaptivelassoCoefficients() Examples Cause CI to Fail bootstrapFit(), lassoCoefficients(), adaptivelassoCoefficients(), and regularmodel() Examples Cause CI to Fail Jan 10, 2023
@billdenney
Copy link
Contributor Author

The underlying issue appears to be that if many models will be run in an example, then CI will fail.

@billdenney billdenney changed the title bootstrapFit(), lassoCoefficients(), adaptivelassoCoefficients(), and regularmodel() Examples Cause CI to Fail bootstrapFit(), lassoCoefficients(), adaptivelassoCoefficients(), regularmodel(), and adjustedlassoCoefficients() Examples Cause CI to Fail Jan 10, 2023
@billdenney
Copy link
Contributor Author

@mattfidler, I have reviewed all of the examples, and the list at the top of this issue are the ones that cause CI to fail. I tried switching them from focei to saem, and that only fixed some parts. Do you have any ideas of how to resolve the issue that appears to be that running multiple models in the CI from GitHub actions causes them to fail?

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

1 participant