Update mushroom.conf
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# General Parameters, see comment for each definition
|
# General Parameters, see comment for each definition
|
||||||
# choose the tree booster, 0: tree, 1: linear
|
# choose the booster, can be gbtree or gblinear
|
||||||
booster_type = 0
|
booster = gbtree
|
||||||
# choose logistic regression loss function for binary classification
|
# choose logistic regression loss function for binary classification
|
||||||
objective = binary:logistic
|
objective = binary:logistic
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user