diff --git a/nlp/app/templates/myform.html b/nlp/app/templates/myform.html index a3deed8..7813dd4 100644 --- a/nlp/app/templates/myform.html +++ b/nlp/app/templates/myform.html @@ -29,7 +29,7 @@
Label: {{ prediction }}
-Confidence: {{ confidence }}%
+Probability of Label: {{ confidence }}%
{% endif %}