DocumentAnalytics.VisualRecognitionClassifier actions

Visual Recognition Classifier is an IBM Watson service, which can be trained to classify image-based documents.

You can use the default classifier to do the classification, or you can first create and train a custom classifier by using some representative set of training data. The uploaded training data must contain at least two compressed (.zip) files, each containing sample images of a particular classes.

Once the classifier has been trained, you can give it other similar documents and classifier attempts to classify them according to its training. The Classifier returns a confidence score that is associated with the classification.

Properties and methods: