Skip to content

[bug] There might be some memory leak #379

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

Open
1 of 3 tasks
nabenabe0928 opened this issue Feb 9, 2022 · 2 comments
Open
1 of 3 tasks

[bug] There might be some memory leak #379

nabenabe0928 opened this issue Feb 9, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@nabenabe0928
Copy link
Collaborator

NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://stackoverflow.com

Your issue may already be reported!
Also, please search on the issue tracker before creating one.

  • I'm submitting a ...
    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.

Issue Description

From this PR, we have failures in unittest for cross validation in tabular classification.
If my guess is correct, this is due to some kind of memory leak.
After we reach the phase of experiments, we need to fix this issue so that we will not have serious memory leak.

@ravinkohli ravinkohli added the bug Something isn't working label Feb 10, 2022
@ravinkohli
Copy link
Contributor

probably we should follow the recommendations and findings in #180

@nabenabe0928
Copy link
Collaborator Author

It is actually the one we caused in the last few PRs.
So we need to inspect the reason from preprocessors.

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

2 participants