Package | Description |
---|---|
com.oracle.bmc.aidocument.model |
Modifier and Type | Method and Description |
---|---|
static DocumentClassificationLabelMetricsReport.Builder |
DocumentClassificationLabelMetricsReport.builder()
Create a new builder.
|
DocumentClassificationLabelMetricsReport.Builder |
DocumentClassificationLabelMetricsReport.Builder.confidenceEntries(List<DocumentClassificationConfidenceEntry> confidenceEntries)
List of document classification confidence report.
|
DocumentClassificationLabelMetricsReport.Builder |
DocumentClassificationLabelMetricsReport.Builder.copy(DocumentClassificationLabelMetricsReport model) |
DocumentClassificationLabelMetricsReport.Builder |
DocumentClassificationLabelMetricsReport.Builder.label(String label)
Label name
|
DocumentClassificationLabelMetricsReport.Builder |
DocumentClassificationLabelMetricsReport.Builder.meanAveragePrecision(Float meanAveragePrecision)
Mean average precision under different thresholds
|
DocumentClassificationLabelMetricsReport.Builder |
DocumentClassificationLabelMetricsReport.toBuilder() |
Copyright © 2016–2024. All rights reserved.