Package | Description |
---|---|
com.oracle.bmc.aidocument.model |
Modifier and Type | Method and Description |
---|---|
KeyValueDetectionLabelMetricsReport |
KeyValueDetectionLabelMetricsReport.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<KeyValueDetectionLabelMetricsReport> |
KeyValueDetectionModelMetrics.getLabelMetricsReport()
List of metrics entries per label.
|
Modifier and Type | Method and Description |
---|---|
KeyValueDetectionLabelMetricsReport.Builder |
KeyValueDetectionLabelMetricsReport.Builder.copy(KeyValueDetectionLabelMetricsReport model) |
Modifier and Type | Method and Description |
---|---|
KeyValueDetectionModelMetrics.Builder |
KeyValueDetectionModelMetrics.Builder.labelMetricsReport(List<KeyValueDetectionLabelMetricsReport> labelMetricsReport)
List of metrics entries per label.
|
Constructor and Description |
---|
KeyValueDetectionModelMetrics(DatasetSummary datasetSummary,
List<KeyValueDetectionLabelMetricsReport> labelMetricsReport,
KeyValueDetectionOverallMetricsReport overallMetricsReport)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.