confidence property

double confidence
final

The classifier's confidence of the category. Number represents how certain the classifier is that this category represents the given text.

Implementation

final double confidence;