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

Consecutive regression runs crashes software #17

Open
tjrocha opened this issue May 14, 2019 · 0 comments
Open

Consecutive regression runs crashes software #17

tjrocha opened this issue May 14, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tjrocha
Copy link
Contributor

tjrocha commented May 14, 2019

Fix issues when running consecutive regression runs. 1st regression run works fine but consecutive regression runs with the exact same settings after the first runs slower and eventually crashes the program. Might be an issue with how arrays/objects are being initialized during each regression run.

Issue can be reproduced by running any regression (MLR, PCA, ZSCORE) consecutively with any feature selection algorithm (SFFS, SFBS, BruteForce) one right after the other. Issue is most evident with the BruteForce selection algorithm.

@tjrocha tjrocha added the bug Something isn't working label May 14, 2019
@tjrocha tjrocha self-assigned this May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant