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

To solve the problem: when using xgbTree, the memory would not be released #893

Closed
wants to merge 1 commit into from

Conversation

Japrin
Copy link

@Japrin Japrin commented Jun 5, 2018

This is xgbost's problem, see issue 3045.
To solve it, just simply set mod to NULL and call gc() in the proper place of R/adaptive.R and R/workflows.R.

@topepo
Copy link
Owner

topepo commented Aug 17, 2018

Closed due to the problem appearing to be in xgboost (and I don't think that this implementation will help). Thanks though.

@topepo topepo closed this Aug 17, 2018
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

Successfully merging this pull request may close these issues.

2 participants