Unverified Commit 6bc55093 authored by Shihab Shahriar Khan's avatar Shihab Shahriar Khan Committed by GitHub
Browse files

[docs] Fix repetition of `tree_method` hyper-parameter in xgboost_hist experiment (#3296)


Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
parent 9ae2c11b
......@@ -73,7 +73,6 @@ We set up total 3 settings for experiments. The parameters of these settings are
eta = 0.1
num_round = 500
nthread = 16
tree_method = approx
min_child_weight = 100
tree_method = hist
grow_policy = lossguide
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment