delete duplicated code in python-package (#2985)
This commit is contained in:
parent
8d35c09c55
commit
33ac8a0927
@ -139,7 +139,6 @@ class XGBModel(XGBModelBase):
|
||||
self.silent = silent
|
||||
self.objective = objective
|
||||
self.booster = booster
|
||||
self.nthread = nthread
|
||||
self.gamma = gamma
|
||||
self.min_child_weight = min_child_weight
|
||||
self.max_delta_step = max_delta_step
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user