Closed kleysonr closed 4 years ago
@sadrasabouri Hi An old issue that talk about a method we called sparse printing.
Recommended procedure:
sparse_table_print
) to pycm_output.py
False
, suggested name : sparse
) to print_matrix
, print_normalized_matrix
, save_stat
methodsCLASS_NUMBER_WARNING
warning in pycm_param.py
I hope the above is useful to you, please feel free to contact me if you need any further information ;-)
@sepandhaghighi Ok, i'll handle it.
fixed
Working with a high dimensional matrix, I would like to have a better visualization of my confusion matrix to understand how wrong predictions were classified.
Removing the 'zeros columns' we could end up in a report like this:
The report above cames from a 300 x 300 confusion matrix.
Best Regards. Kleyson Rios.