Update mushroom.hadoop.conf
This commit is contained in:
parent
62a108a7c2
commit
d57cb4f17b
@ -24,7 +24,5 @@ data = stdin
|
|||||||
# The path of model file
|
# The path of model file
|
||||||
model_out = stdout
|
model_out = stdout
|
||||||
|
|
||||||
# The path of validation data, used to monitor training process, here [test] sets name of the validation set
|
|
||||||
eval[test] = "agaricus.txt.test"
|
|
||||||
# evaluate on training data as well each round
|
# evaluate on training data as well each round
|
||||||
eval_train = 1
|
eval_train = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user