From: Viren J. <vi...@MI...> - 2008-08-13 15:45:09
|
Hello, I trained a LogLossBoost classifier with -ATreeType ADD_ROOT using Jboost. I also asked it to output a matlab script I could use to classify examples with in the future. However, I was wondering why the matlab script outputs slightly different values than I would get by classifying the training/test set directly using Jboost (for example, the sign of the classifier output is always opposite to what Jboost produces, and at most I have seen a 0.1469 discrepancy in the actual value after accounting for the sign issue). Has anyone encountered this issue, or am I perhaps doing something incorrectly? Thanks so much, Viren Jain |