Slot: evaluate

Materialise this algorithm’s post-tuning evaluation: a simulation of the tuned model over the experiment’s full duration, recorded as algorithm. False keeps only the tuned parameters and state, which is all a dependency of another algorithm contributes - the algorithm that follows supersedes its observations - while the evaluation itself costs a complete run of the experiment’s duration.

URI: tvbo:slot/evaluate

Applicable Classes

Name Description Modifies Slot
Algorithm A complete specification of an iterative parameter tuning algorithm no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of Algorithm

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
If Absent boolean(true)
Owner Algorithm

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: evaluate
description: 'Materialise this algorithm''s post-tuning evaluation: a simulation of
  the tuned model over the experiment''s full duration, recorded as algorithm__<name>__<observation>.
  False keeps only the tuned parameters and state, which is all a dependency of another
  algorithm contributes - the algorithm that follows supersedes its observations -
  while the evaluation itself costs a complete run of the experiment''s duration.'
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: boolean(true)
owner: Algorithm
domain_of:
- Algorithm
range: boolean