Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.14 KB

VbClassifierModel.md

File metadata and controls

16 lines (12 loc) · 1.14 KB

VbClassifierModel

Properties

Name Type Description Notes
ClassifierId string [optional] [default to null]
ClassifierName string Use this name for referring to the classifier in a configuration provided with the media for processing [optional] [default to null]
ClassifierVersion string Use this version in conjuction with the classifier name for referring to this classifier in a configuration provided with the media for processing [optional] [default to null]
ClassifierDescription string [optional] [default to null]
ClassifierType string [optional] [default to null]
Classes []VbClass Set of possible classes identified by the classifier [optional] [default to null]
Parameters []VbParameterDefinition Set of possible parameters for this classifier [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]