Skip to content

Commit 05b6fb1

Browse files
author
igor_rukhovich
committed
Orph. mistake fixed
1 parent b732b10 commit 05b6fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/cpu_xgb_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"n-estimators": [1000],
132132
"objective": ["binary:logistic"],
133133
"tree-method": ["hist"],
134-
"enabl-experimental-json-serialization": ["False"]
134+
"enable-experimental-json-serialization": ["False"]
135135
},
136136
{
137137
"algorithm": "gbt",

0 commit comments

Comments
 (0)