view test-data/confusion_matrix.txt @ 33:ad7e0b4291ee draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 2afb24f3c81d625312186750a714d702363012b5"
author bgruening
date Thu, 01 Oct 2020 20:40:11 +0000
parents c7b8fab00c0f
children
line wrap: on
line source

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