comparison test-data/confusion_matrix.txt @ 0:1046cf73236b 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:14:22 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1046cf73236b
1 confusion_matrix :
2 [[14 0 0]
3 [ 0 10 6]
4 [ 0 0 9]]