summaryrefslogtreecommitdiff
path: root/loael.md
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2016-03-01 14:32:26 +0100
committerChristoph Helma <helma@in-silico.ch>2016-03-01 14:32:26 +0100
commit0cf1fbb00da896a70aacdba109d39bf2cba8f2d4 (patch)
tree794bc9ef777f920ae299599355c4b13c4df42a67 /loael.md
parent799ac13e2424dafbabc817854ecd1f4a608c59d9 (diff)
pls regression with caret tune
Diffstat (limited to 'loael.md')
-rw-r--r--loael.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/loael.md b/loael.md
index 17fb6e3..6f13453 100644
--- a/loael.md
+++ b/loael.md
@@ -183,6 +183,8 @@ If PLS modelling or prediction fails, the program resorts to using the weighted
mean of the neighbors LOAEL values, where the contribution of each neighbor is
weighted by its similarity to the query compound.
+default settings for tuning
+
### Applicability domain
Christoph: TODO
@@ -314,7 +316,7 @@ These results are presented in [@fig:corr] and [@tbl:cv]. Please bear in mind th
Training data | $r^2$ | RMSE
--------------|---------------------------|-------------------------
Experimental | 0.49 | 1.41
-Combined | 0.38 | 1.51
+Combined | 0.41 | 1.47
: Comparison of model predictions with experimental variability. {#tbl:common-pred}
@@ -328,7 +330,7 @@ All correlations are statistically highly significant with a p-value < 2.2e-16.
Training dataset | $r^2$ | RMSE
-----------------|-------|------
-Combined | 0.33 | 1.9
+Combined | 0.39 | 1.84
: 10-fold crossvalidation results {#tbl:cv}