From 4293d1aceca982d8e7b007f85f50109bc626e732 Mon Sep 17 00:00:00 2001 From: gebele Date: Fri, 16 Mar 2018 11:38:10 +0100 Subject: adjusted link destination for 10-fold crossvalidation code example --- loael.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loael.Rmd b/loael.Rmd index a56c324..3179530 100644 --- a/loael.Rmd +++ b/loael.Rmd @@ -316,7 +316,7 @@ validation errors. As we have only a single test set no model or parameter optimisations were performed in order to avoid overfitting a single dataset. Results from 3 repeated [10-fold -crossvalidations](https://github.com/opentox/lazar/blob/loael-paper.revision/lib/crossvalidation.rb#L85-L93) +crossvalidations](https://github.com/opentox/lazar/blob/loael-paper.revision/lib/crossvalidation.rb#L95-L113) with independent training/test set splits are provided as additional information to the test set results. -- cgit v1.2.3