Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
EntityMatchingPredictedItem
Interface EntityMatchingPredictedItem
interface
EntityMatchingPredictedItem
{
matchTo
:
ExternalEntityToMatch
;
score
:
number
;
}
Index
Properties
match
To
score
Properties
match
To
match
To
:
ExternalEntityToMatch
The matchTo item given to predict.
score
score
:
number
The model's confidence in the match.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
match
To
score
Cognite JavaScript SDK (beta)
Loading...
The matchTo item given to predict.