summaryrefslogtreecommitdiff
path: root/figures
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2020-10-16 19:41:52 +0200
committerChristoph Helma <helma@in-silico.ch>2020-10-16 19:41:52 +0200
commitdd3481dd2b783a16192cba18f900f7e227009cf1 (patch)
treec4b87cfd2ac0a571b01bf46036716d8854912c9d /figures
parentc5d7e6907e64602bcd4818219c82ef163d8c57e9 (diff)
parent0b34eeae710600c2e145f5257eec08a785811adb (diff)
Merge branch 'master' of /home/ch/git/ist/mutagenicity-paper
Diffstat (limited to 'figures')
-rw-r--r--figures/roc.csv18
-rw-r--r--figures/roc.pngbin75557 -> 149175 bytes
2 files changed, 9 insertions, 9 deletions
diff --git a/figures/roc.csv b/figures/roc.csv
index ac79a2e..10a2f39 100644
--- a/figures/roc.csv
+++ b/figures/roc.csv
@@ -1,12 +1,12 @@
tpr,fpr
-R-SVM,0.56,0.33
+lazar-MP2D (all),0.85,0.22
+lazar-MP2D (high confidence),0.89,0.21
+lazar-PaDEL (all),0.32,0.21
+lazar-PaDEL (high confidence),0.32,0.21
R-RF,0.56,0.29
+R-SVM,0.56,0.33
R-DL,0.88,0.76
-L,0.85,0.22
-L-HC,0.89,0.21
-L-P,0.32,0.21
-L-P-HC,0.32,0.21
-TF-lr,0.6,0.35
-TF-lr2,0.62,0.37
-TF-nn,0.61,0.36
-TF-rf,0.59,0.3
+Tensorflow-RF,0.59,0.3
+Tensorflow-LR (SGD),0.6,0.35
+Tensorflow-LR (scikit),0.62,0.37
+Tensorflow-NN,0.61,0.36
diff --git a/figures/roc.png b/figures/roc.png
index 2e71ac3..9ccf2fa 100644
--- a/figures/roc.png
+++ b/figures/roc.png
Binary files differ