view test-data/confusion_matrix.txt @ 1:883f2973d37d draft

planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 69ddd1c2c64661f6ac6d18848188330c679ce894
author bgruening
date Fri, 16 Feb 2018 14:56:05 -0500
parents 569eefee7ed8
children
line wrap: on
line source

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