Skip to content

Conversation

@weixuanfu
Copy link

Redirect stdout to null device in the system during optimization process to prevent the error message in stdout like the issue #449

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 87.001% when pulling a275494 on weixuanfu2016:stdout_off into 7bea1ee on rhiever:development.

@rhiever
Copy link

rhiever commented May 20, 2017

Don't we use stdout when verbosity==2 as well?

@weixuanfu
Copy link
Author

weixuanfu commented May 20, 2017

I think we don't need stdout when verboisty==2, since process bar uses stderr instead of stdout in this case.

@rhiever
Copy link

rhiever commented May 20, 2017

Will have to test and verify when I get back.

@rhiever
Copy link

rhiever commented May 23, 2017

I think I'll close this PR because this seems like a roundabout way to fix a problem with XGBoost. We may want stdout in the future.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants