comparison test-data/confusion_matrix.txt @ 3:f8cd85c496c9 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
author bgruening
date Thu, 23 Jun 2016 15:27:24 -0400
parents
children
comparison
equal deleted inserted replaced
2:4bb3ebf82d6c 3:f8cd85c496c9
1 confusion_matrix :
2 [[14 0 0]
3 [ 0 10 6]
4 [ 0 0 9]]