summaryrefslogtreecommitdiff
path: root/example.rb
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2010-09-07 09:59:28 +0200
committermguetlein <martin.guetlein@gmail.com>2010-09-07 09:59:28 +0200
commit9fac92f0165d7e0a13b5680c92c5c26521beec65 (patch)
treeed0fb3aa60bade6b6558f4dae3e2c340cede3849 /example.rb
parent7d69d09e79882cb826dacac2b6474fade13e8690 (diff)
change cv-rep-no in examples to 2
Diffstat (limited to 'example.rb')
-rw-r--r--example.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/example.rb b/example.rb
index ceb1329..9b75e94 100644
--- a/example.rb
+++ b/example.rb
@@ -39,7 +39,7 @@ class Example
"algorithm_params" => @@alg_params,
"crossvalidation_id" => "1",
"validation_report_id" => "1",
- "crossvalidation_report_id" => "1",
+ "crossvalidation_report_id" => "2",
"css_file" => @@css_file,
"prediction_dataset_uri" => @@prediction_data,
"predicted_feature" => @@predicted_feature }