| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
ClassifierMetadata |
DocumentClassifierProperties.classifierMetadata()
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.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentClassifierProperties.Builder |
DocumentClassifierProperties.Builder.classifierMetadata(ClassifierMetadata classifierMetadata)
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.
|
Copyright © 2023. All rights reserved.