Skip to content

Slot: ml_algorithm

Type of machine learning algorithm used

URI: [namo:ml_algorithm](https://w3id.org/monarch-initiative/namo/ml_algorithm) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [MLModel](MLModel.md) | Machine Learning and AI-based models for prediction, mechanism inference, and... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [MLAlgorithmEnum](MLAlgorithmEnum.md) | | Domain Of | [MLModel](MLModel.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [MLModel](MLModel.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/monarch-initiative/namo ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | namo:ml_algorithm | | native | namo:ml_algorithm | ## LinkML Source
name: ml_algorithm
description: Type of machine learning algorithm used
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: MLModel
domain_of:
- MLModel
range: MLAlgorithmEnum