File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"subsample" : [0.5 ],
54
54
"eta" : [0.1 ],
55
55
"colsample-bytree" : [0.05 ],
56
- "single_precision_histogram " : [" " ]
56
+ "single-precision-histogram " : [" " ]
57
57
},
58
58
{
59
59
"algorithm" : " gbt" ,
131
131
"n-estimators" : [1000 ],
132
132
"objective" : [" binary:logistic" ],
133
133
"tree-method" : [" hist" ],
134
- "enable_experimental_json_serialization " : [" False" ]
134
+ "enabl-experimental-json-serialization " : [" False" ]
135
135
},
136
136
{
137
137
"algorithm" : " gbt" ,
156
156
"n-estimators" : [200 ],
157
157
"objective" : [" multi:softprob" ],
158
158
"tree-method" : [" hist" ],
159
- "single_precision_histogram " : [" " ]
159
+ "single-precision-histogram " : [" " ]
160
160
}
161
161
]
162
162
}
Original file line number Diff line number Diff line change 84
84
"n-estimators" : [1000 ],
85
85
"objective" : [" binary:logistic" ],
86
86
"tree-method" : [" hist" ],
87
- "enable_experimental_json_serialization " : [" False" ]
87
+ "enable-experimental-json-serialization " : [" False" ]
88
88
},
89
89
{
90
90
"algorithm" : " xgb_mb" ,
109
109
"n-estimators" : [200 ],
110
110
"objective" : [" multi:softprob" ],
111
111
"tree-method" : [" hist" ],
112
- "single_precision_histogram " : [" " ]
112
+ "single-precision-histogram " : [" " ]
113
113
}
114
114
]
115
115
}
You can’t perform that action at this time.
0 commit comments