view test-data/confusion_matrix.txt @ 17:f0340a2279d7 draft

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

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