Skip to content

Use old parallel algorithm for histogram construction by default#2501

Merged
tqchen merged 1 commit intodmlc:masterfrom
hcho3:master
Jul 10, 2017
Merged

Use old parallel algorithm for histogram construction by default#2501
tqchen merged 1 commit intodmlc:masterfrom
hcho3:master

Conversation

@hcho3
Copy link
Copy Markdown
Collaborator

@hcho3 hcho3 commented Jul 9, 2017

It has been reported that new parallel algorithm (#2493) results in excessive
message usage and random crashes. Until issues are resolved, XGBoost should use
the old parallel algorithm by default. The user would have to specify
enable_feature_grouping=1 manually to enable the new algorithm.

It has been reported that new parallel algorithm (dmlc#2493) results in excessive
message usage (see issue dmlc#2326). Until issues are resolved, XGBoost should use
the old parallel algorithm by default. The user would have to specify
`enable_feature_grouping=1` manually to enable the new algorithm.
@tqchen tqchen merged commit 64c8f6f into dmlc:master Jul 10, 2017
Laurae2 added a commit to Laurae2/ez_xgb that referenced this pull request Jul 14, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants