Slot: true_positive_count
Total number of true positives (TP)
URI: linkml_common:true_positive_count
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| OutcomeStatistics | A class for collecting totals of various outcomes | no |
| PredictionSummaryStatistics | A class for collecting totals of various outcomes | no |
| AggregatePrediction | no |
Properties
- Range: CountScalar
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/linkml-common
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | linkml_common:true_positive_count |
| native | linkml_common:true_positive_count |
LinkML Source
name: true_positive_count
description: Total number of true positives (TP)
from_schema: https://w3id.org/linkml/linkml-common
rank: 1000
alias: true_positive_count
owner: OutcomeStatistics
domain_of:
- OutcomeStatistics
range: CountScalar