summaryrefslogtreecommitdiff
path: root/figures
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2020-10-16 19:39:25 +0200
committerChristoph Helma <helma@in-silico.ch>2020-10-16 19:39:25 +0200
commit0b34eeae710600c2e145f5257eec08a785811adb (patch)
treed93917a428674f64fe59d9c2ec511f6e5430aac9 /figures
parentb4f6729dfaf0cf2c9a2b4a6fcb5f4f0660000afe (diff)
ROC plot updated for readability
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