add mushroom classification

This commit is contained in:
tqchen
2014-02-24 22:25:43 -08:00
parent 4aa4faa625
commit 9d6ef11eb5
2 changed files with 26 additions and 3 deletions

View File

@@ -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