view test-data/confusion_matrix.txt @ 2:c4ed38067415 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 2afd4f6be8b2870c2b3701189b28111bfa3ca0ad
author bgruening
date Sat, 04 Aug 2018 13:43:33 -0400
parents b7d0fc23bfe4
children
line wrap: on
line source

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