We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d787c commit 6b03f6aCopy full SHA for 6b03f6a
_locales/machine-learning-jsdoc-strings.json
@@ -1,5 +1,5 @@
1
{
2
- "ml.getCertainty": "Get the certainty of an ML event in percent.",
+ "ml.getCertainty": "Get the certainty of an ML event in percent (0 to 100).",
3
"ml.getCertainty|param|event": "one of the actions the machine learning model was trained on",
4
"ml.isDetected": "Tests if an ML event is currently detected.",
5
"ml.isDetected|param|event": "one of the actions the machine learning model was trained on",
0 commit comments