Mean Accuracy or total Accuracy?
abdullahjamal opened this issue · 0 comments
abdullahjamal commented
Hi,
Are you calculating instance accuracy or average class accuracy? if you're reporting average class acc, then shouldn't it be confusion.aveargeValid? I think confusion.totalValid gives you the total accuracy. In train.lua file, you are mentioning mean class accuracy on line 68, and then on line 167, and 172, you're calculating confusion.totalValid