Slot: inner_iterations

For mode=nested only: number of inner-loop iterations to run per outer iteration. Defaults to the included algorithm’s own n_iterations. A small value (e.g. 5-10) is usually enough to correct the drift introduced by one outer step.

URI: tvbo:slot/inner_iterations

Applicable Classes

Name Description Modifies Slot
AlgorithmInclude Reference to an included algorithm with optional argument overrides no

Properties

Type and Range

Property Value
Range xsd:integer
Domain Of AlgorithmInclude

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner AlgorithmInclude

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:inner_iterations
native tvbo:inner_iterations

LinkML Source

name: inner_iterations
description: 'For mode=nested only: number of inner-loop iterations to run per outer
  iteration. Defaults to the included algorithm''s own n_iterations. A small value
  (e.g. 5-10) is usually enough to correct the drift introduced by one outer step.'
from_schema: https://w3id.org/tvbo
rank: 1000
owner: AlgorithmInclude
domain_of:
- AlgorithmInclude
range: integer