view test-data/confusion_matrix.txt @ 8:36cf36c4a75c draft

planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit cea052cf3b8dd4f3620253bd222e126de32e7466
author bgruening
date Thu, 22 Mar 2018 13:42:19 -0400
parents f8cd85c496c9
children
line wrap: on
line source

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