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

Create option that searches models only to reduce memory #20

Open
merliseclyde opened this issue Jul 10, 2018 · 1 comment
Open

Create option that searches models only to reduce memory #20

merliseclyde opened this issue Jul 10, 2018 · 1 comment
Assignees

Comments

@merliseclyde
Copy link
Owner

Add option that does not save all coefficients and standard errors (other?) to reduce memory usage when enumerating with option BAS. i.e enumeration with p=26 require 50+ GigaBytes ram; enumeration with p=21 requires about 2 GB.

@merliseclyde
Copy link
Owner Author

Can alternate storage for models via hash table also save space without compromising other computations? Spares storage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant