summaryrefslogtreecommitdiff
path: root/model.rb
diff options
context:
space:
mode:
authorgebele <gebele@alfadeo.de>2011-08-22 12:49:09 +0200
committergebele <gebele@alfadeo.de>2011-08-22 12:49:09 +0200
commit7947128ea346ef96aa703fc5070bd9b00588d425 (patch)
tree5bf1673dae40f6d32a523bcd16f76d9808b1fd40 /model.rb
parentb68548f0c56b6384cd7e7f3c5463ec4d6a4afeec (diff)
merge from development -> lazar-gui
Diffstat (limited to 'model.rb')
-rw-r--r--model.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/model.rb b/model.rb
index e433893..bab5bde 100644
--- a/model.rb
+++ b/model.rb
@@ -31,7 +31,7 @@ class ToxCreateModel < Ohm::Model
attribute :nr_compounds
attribute :nr_predictions
attribute :correct_predictions
- attribute :weighted_area_under_roc
+ attribute :average_area_under_roc
attribute :sensitivity
attribute :specificity
attribute :r_square