Add data split mode to DMatrix MetaInfo (#8568)
This commit is contained in:
@@ -203,7 +203,6 @@ Will print out something similar to (not actual output as it's too long for demo
|
||||
"learner_train_param": {
|
||||
"booster": "gbtree",
|
||||
"disable_default_eval_metric": "0",
|
||||
"dsplit": "auto",
|
||||
"objective": "reg:squarederror"
|
||||
},
|
||||
"metrics": [],
|
||||
|
||||
Reference in New Issue
Block a user