@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
ml
ProfileClassificationTag
Type Alias ProfileClassificationTag
A classification tag with a confidence score.
type
ProfileClassificationTag
=
{
score
?:
number
;
tag
?:
string
;
}
Index
Properties
score?
tag?
Properties
Optional
score
score
?:
number
Optional
tag
tag
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
score
tag
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
A classification tag with a confidence score.