Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityMatchingRefitRequestBase

Hierarchy

  • EntityMatchingRefitRequestBase

Index

Properties

Optional newExternalId

newExternalId: CogniteExternalId

External ID for the new refitted model provided by client. Should be unique within the project.

Optional sources

List of source entities, for example, time series. If omitted, will use data from fit.

Optional targets

List of target entities, for example, assets. If omitted, will use data from fit.

trueMatches

List of additional confirmed matches used to train the model. The new model uses a combination of this and trueMatches from the orginal model. If there are identical match-from ids, the pair from the original model is dropped.