When MAHOUT_LOCAL is set the confusion matrix is not printing in the command line classify-20newsgroups.sh example.

the original log level was info:

I raised it to log.warn:
log.warn("{} Results: {}", hasOption("testComplementary") ? "Complementary" : "Standard NB", analyzer);

But it still isn't showing up.


Any ideas?

Reply via email to