Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityMatchingRefitResponse

Hierarchy

Index

Properties

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

featureType

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

id

Optional ignoreMissingFields

ignoreMissingFields: undefined | false | true

If True, missing fields in sources or targets entities set in matchFields, are replaced with empty strings.

Optional matchFields

matchFields: EntityMatchingField[]

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.

originalId

originalId: CogniteInternalId

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