view test-data/confusion_matrix.txt @ 9:4aa701f5a393 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit e2a5eade6d0e5ddf3a47630381a0ad90d80e8a04"
author bgruening
date Tue, 13 Apr 2021 18:00:54 +0000
parents db511406350a
children
line wrap: on
line source

confusion_matrix : 
[[14  0  0]
 [ 0 10  6]
 [ 0  0  9]]