Slot: accuracy
Overall accuracy of the model (0.0-1.0)
URI: [namo:accuracy](https://w3id.org/monarch-initiative/namo/accuracy)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ModelPerformance](ModelPerformance.md) | Statistical performance metrics for computational models | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Float](Float.md) |
| Domain Of | [ModelPerformance](ModelPerformance.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [ModelPerformance](ModelPerformance.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/monarch-initiative/namo
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | namo:accuracy |
| native | namo:accuracy |
## LinkML Source
name: accuracy
description: Overall accuracy of the model (0.0-1.0)
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: ModelPerformance
domain_of:
- ModelPerformance
range: float