add mushroom classification
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
num_round=10
|
||||
num_round=2
|
||||
|
||||
save_period=0
|
||||
|
||||
@@ -6,7 +6,7 @@ data = "agaricus.txt.train"
|
||||
eval[test] = "agaricus.txt.test"
|
||||
|
||||
booster_type = 0
|
||||
loss_type = 1
|
||||
loss_type = 2
|
||||
|
||||
bst:num_feature=126
|
||||
bst:eta=1.0
|
||||
|
||||
Reference in New Issue
Block a user