summaryrefslogtreecommitdiff
path: root/views/prediction.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-05-22 14:45:53 +0200
committergebele <gebele@in-silico.ch>2013-05-22 14:45:53 +0200
commit9e4e8531fc1c36a206c964c217b79986f20a32d2 (patch)
treecc81cddf11e435efe4fe5b151885726f03c1249a /views/prediction.haml
parent3fddff9e92b4523f59d7c0e59776216464e09d5d (diff)
use jsme plugin instead of jme, position of tooltips edited
Diffstat (limited to 'views/prediction.haml')
-rw-r--r--views/prediction.haml11
1 files changed, 7 insertions, 4 deletions
diff --git a/views/prediction.haml b/views/prediction.haml
index 4646513..20be935 100644
--- a/views/prediction.haml
+++ b/views/prediction.haml
@@ -45,10 +45,13 @@
%br
%a{:href=>"#", :title=>"", :id=>"confidence"} Confidence
.tooltip{:style=>"font-weight: normal; font-size: 1em; width: 50%; text-align: left;"}
- Indicates the applicability domain of a model.
- Predictions with a high confidence can be expected to be more reliable than predictions with low confidence.
- Confidence values may take any value between 0 and 1.
- For most models confidence > 0.025 is a sensible (hard) cutoff to distiguish between reliable and unreliable predictions.
+ %dt
+ Confidence
+ %dd
+ Indicates the applicability domain of a model.
+ Predictions with a high confidence can be expected to be more reliable than predictions with low confidence.
+ Confidence values may take any value between 0 and 1.
+ For most models confidence > 0.025 is a sensible (hard) cutoff to distiguish between reliable and unreliable predictions.
= p.data_entries[0][1].round(3)
%br
%a{:href=> "#tabs", :id=>"link#{count}"}