Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityMatchingModel

Hierarchy

Index

Properties

Optional classifier

Name of the classifier used in the model, "Unsupervised" if unsupervised model.

createdTime

createdTime: Date

description

description: string

User defined description of the model

externalId

externalId: CogniteExternalId

Optional featureType

Defines the combination of features used in the entity matcher model.

id

Optional matchFields

matchFields: EntityMatchingField[]

Array of objects (MatchFields) List of pairs of fields from the target and source items used to calculate features. All source and target items should have all the source and target fields specified here.

name

name: string

User defined name of the model.

Optional originalId

originalId: undefined | number

The ID of original model, only relevant when the model is a retrained model.

startTime

startTime: Date

status

The status of the job.

statusTime

statusTime: Date