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

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit eb703290e2589561ea215c84aa9f71bcfe1712c6"
author bgruening
date Fri, 01 Nov 2019 17:18:28 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:734c66aa945a
1 confusion_matrix :
2 [[14 0 0]
3 [ 0 10 6]
4 [ 0 0 9]]