Skip to content

Commit 6b03f6a

Browse files
Add percent range to getCertainty docstring
Co-authored-by: Matt Hillsdon <[email protected]>
1 parent 63d787c commit 6b03f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_locales/machine-learning-jsdoc-strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"ml.getCertainty": "Get the certainty of an ML event in percent.",
2+
"ml.getCertainty": "Get the certainty of an ML event in percent (0 to 100).",
33
"ml.getCertainty|param|event": "one of the actions the machine learning model was trained on",
44
"ml.isDetected": "Tests if an ML event is currently detected.",
55
"ml.isDetected|param|event": "one of the actions the machine learning model was trained on",

0 commit comments

Comments
 (0)