view test-data/confusion_matrix.txt @ 19:8a9cd8e1ae5b draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit d00173591e4a783a4c1cb2664e4bb192ab5414f7
author bgruening
date Fri, 17 Aug 2018 12:27:32 -0400
parents dd1ed289bba1
children
line wrap: on
line source

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