comparison test-data/confusion_matrix.txt @ 0:db511406350a draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 60f0fbc0eafd7c11bc60fb6c77f2937782efd8a9-dirty
author bgruening
date Fri, 09 Aug 2019 07:11:11 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:db511406350a
1 confusion_matrix :
2 [[14 0 0]
3 [ 0 10 6]
4 [ 0 0 9]]