Skip to content

ConceptResponse

Data about a concept that can be used to query a dataset

Properties

Name Type Description Notes
created_user_id str The user that created the resource
created_dt datetime The created datetime of the resource
updated_user_id str The user that last updated the resource
updated_dt datetime The datetime the resource was last updated
name str The name of the concept
concept_id str The unique identifier for the concept
threshold float Threshold above which classification is positive
description str, none_type An optional description for the concept [optional]

[Back to Model list] [Back to API list] [Back to home]