confidence property
The classifier's confidence of the category.
Number represents how certain the classifier is that this category represents the given text.
Implementation
core.double? confidence;
The classifier's confidence of the category.
Number represents how certain the classifier is that this category represents the given text.
core.double? confidence;