summaryrefslogtreecommitdiff
path: root/references.bibtex
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2016-03-01 13:52:38 +0100
committerChristoph Helma <helma@in-silico.ch>2016-03-01 13:52:38 +0100
commit799ac13e2424dafbabc817854ecd1f4a608c59d9 (patch)
treeef45fccf26151b54eb315d1607dcd4eca74a4f3b /references.bibtex
parentafcaa6f7e8af8c9bc2cf419e8513051c6a595d88 (diff)
svm regression with caret tune, no crossvalidation
Diffstat (limited to 'references.bibtex')
-rw-r--r--references.bibtex6
1 files changed, 6 insertions, 0 deletions
diff --git a/references.bibtex b/references.bibtex
index 735a52f..897490f 100644
--- a/references.bibtex
+++ b/references.bibtex
@@ -114,3 +114,9 @@ eprint = {
url = {https://CRAN.R-project.org/package=pls},
}
+@ARTICLE{Kuhn08,
+ author = {Max Kuhn},
+ title = {Building predictive models in R using the caret package},
+ journal = {J. of Stat. Soft},
+ year = {2008}
+}