Click or drag to resize

ClassificationCollectiontopConfidence Property

Helper function to return the top confidence value of all the returned classes.

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageClassifier.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public double topConfidence { get; }

Property Value

Type: Double
See Also