summaryrefslogtreecommitdiff
path: root/views/confidence.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/confidence.haml')
-rw-r--r--views/confidence.haml7
1 files changed, 7 insertions, 0 deletions
diff --git a/views/confidence.haml b/views/confidence.haml
new file mode 100644
index 0000000..2b72d63
--- /dev/null
+++ b/views/confidence.haml
@@ -0,0 +1,7 @@
+%dl#confidence{ :style => "display: none;" }
+ %dt
+ Confidence
+ (
+ = hide_link "#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.