@tripo3d/fingerprint / Confidence
Interface: Confidence
Defined in: confidence.ts:5
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
comment? | string | Additional details about the score as a human-readable text | confidence.ts:9 |
score | number | A number between 0 and 1 that tells how much the agent is sure about the visitor identifier. The higher the number, the higher the chance of the visitor identifier to be true. | confidence.ts:14 |