annotate test-data/precision_recall_curve.txt @ 38:61e76fb65daf draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 80417bf0158a9b596e485dd66408f738f405145a
author bgruening
date Mon, 02 Oct 2023 09:21:02 +0000
parents 1fe00785190d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
333507faecab planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 2e1e78576b38110cf5b1f2ed83b08b9c3a6cbfee
bgruening
parents:
diff changeset
1 precision_recall_curve :
34
1fe00785190d planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
bgruening
parents: 0
diff changeset
2 (array([0.64102564, 1. , 1. ]), array([1., 1., 0.]), array([0, 1]))