def
mlModel
See Synthetics chapter.
meta
usage
supertypes
marker |
Marker labels a dict with typing information |
---|---|
entity |
Top-level dicts with a unique identifier |
syntheticModel |
See Synthetics chapter |
tags
dis |
Display name for an entity |
---|---|
id |
Defines the unique identifier of an entity in system using a |
mlIdentificationPeriod |
Training period description, known as the identification period or baseline, utilized during the model training process |
mlInputVarRefs |
List of independent variables, also known as model inputs or features, associated with a machine learning model |
mlModelMetrics |
Goodness-of-fit metrics provided in the form of a simple dictionary |
mlModelParameters |
Result of model identification, which may appear as a list of model parameters for simpler models or as a reference to a stored model, in the form of a file uri |
mlOutputVarRef |
Dependent variable, also known as the model output or target, associated, with a machine learning model |