summaryrefslogtreecommitdiff
path: root/report/report_persistance.rb
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2012-04-24 09:32:52 +0200
committermguetlein <martin.guetlein@gmail.com>2012-04-24 09:32:52 +0200
commit61552e6d87fcb3a4df951b9bcd2fcabd841e0a54 (patch)
treef25779f40a85e64e214593f76ebdbaa55fd09859 /report/report_persistance.rb
parent324e7f2dc7c8417fd5af0a084f06ecc92de41d48 (diff)
add redis index to algorihtm_uris, fix stratified cv r-util import, explictly add self to access algorithm_params
Diffstat (limited to 'report/report_persistance.rb')
-rwxr-xr-xreport/report_persistance.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/report/report_persistance.rb b/report/report_persistance.rb
index e02387f..ccdebad 100755
--- a/report/report_persistance.rb
+++ b/report/report_persistance.rb
@@ -200,6 +200,7 @@ module Reports
index :report_type
index :validation_uris
index :crossvalidation_uris
+ index :algorithm_uris
attr_accessor :subjectid