From: Viren J. <vi...@MI...> - 2008-07-07 16:50:07
|
Hello, I have trained a classifier that reaches 0 error on the training set (according to the .info file) and have asked jboost to produce .train.boosting.info output on the last iteration. However, when I look at this logfile, my understanding of the format seems to suggest that this logfile indicates many examples were incorrect. For example, does 280: 15.07121: -15.072121: 0.000: 0.000: -1: indicate an incorrect answer (should have been -1, actual was 15.07121, so margin was -15.072121?) Are there any known issues in this output file? Thanks. |