bug in the file "eval_online.conf"
Opened this issue · 1 comments
zhenshancao commented
linear_method {
validation_data {
format: TEXT
text: LIBSVM
file: "data/test/part.*"
}
model_input {
format: TEXT
file: "../output/rcv1_online." // should be " model/rcv1_online. "
}
}
mli commented
thanks for pointing out:)