Skip to main content

What it does

The result of classifying a page with IClassifier.

Properties

NameTypeAccessDescription
ClassesIClassConfidencesRead-onlyThe collection of possible class names for the page, sorted by confidence.
ClassNamestringRead-onlyThe name of the class assigned to the page by the classifier.
IsConfidentboolRead-onlyIndicates if ClassName was assigned confidently.