summaryrefslogtreecommitdiff
path: root/views/confidence.haml
blob: 2b72d63957d45bb1ace5a77574646bee500cbeea (plain)
1
2
3
4
5
6
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.