confidence property

double? confidence
getter/setter pair

Article match confidence.

The system's confidence score that this article is a good match for this conversation, as a value from 0.0 (completely uncertain) to 1.0 (completely certain).

Implementation

core.double? confidence;