view test-data/confusion_matrix.txt @ 3:b3a37a265fa8 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit cfc9fe24b7975fc5838bb3e456646202898eb977
author bgruening
date Sat, 04 Aug 2018 17:35:39 -0400
parents b7d0fc23bfe4
children
line wrap: on
line source

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