Slot: loss

Loss function call. Uses FunctionCall to either: 1. Reference existing function: function: rmse 2. Inline callable: callable: {module: …, name: …} Arguments specify inputs (simulated_fc, empirical_fc, etc.)

URI: tvbo:slot/loss Alias: loss

Applicable Classes

Name Description Modifies Slot
Optimization Configuration for parameter optimization no

Properties

Type and Range

Property Value
Range FunctionCall
Domain Of Optimization

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Optimization

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: loss
description: 'Loss function call. Uses FunctionCall to either: 1. Reference existing
  function: function: rmse 2. Inline callable: callable: {module: ..., name: ...}
  Arguments specify inputs (simulated_fc, empirical_fc, etc.)'
from_schema: https://w3id.org/tvbo
rank: 1000
alias: loss
owner: Optimization
domain_of:
- Optimization
range: FunctionCall
inlined: true