Slot: random_seed
Base random seed for reproducibility
URI: tvbo:slot/random_seed Alias: random_seed
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ExecutionConfig | Configuration for computational execution (parallelization, precision, hardwa… | no |
Properties
- Range: xsd:integer
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:random_seed |
| native | tvbo:random_seed |
LinkML Source
name: random_seed
description: Base random seed for reproducibility
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: integer(42)
alias: random_seed
owner: ExecutionConfig
domain_of:
- ExecutionConfig
range: integer