confidence property

double? confidence
getter/setter pair

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;