view test-data/confusion_matrix.txt @ 25:9ac0b78c6b6d draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 49522db5f2dc8a571af49e3f38e80c22571068f4
author bgruening
date Tue, 09 Jul 2019 19:35:04 -0400
parents 29899feb4d44
children
line wrap: on
line source

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