classifierMetadata property
Information about the document classifier, including the number of documents used for training the classifier, the number of documents used for test the classifier, and an accuracy rating.
Implementation
final ClassifierMetadata? classifierMetadata;