Skip to content

Slot: n_folds

Number of folds in cross-validation

URI: [namo:n_folds](https://w3id.org/monarch-initiative/namo/n_folds) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [CrossValidation](CrossValidation.md) | Cross-validation strategy and results for ML models | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Integer](Integer.md) | | Domain Of | [CrossValidation](CrossValidation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [CrossValidation](CrossValidation.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/monarch-initiative/namo ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | namo:n_folds | | native | namo:n_folds | ## LinkML Source
name: n_folds
description: Number of folds in cross-validation
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: CrossValidation
domain_of:
- CrossValidation
range: integer