Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Aviation.Classification.Utils

class Aviation.Classification.Utils

This sample illustrates how to build and test Text Categorization models programmatically

Method Inventory

Methods

classmethod CreateClassifier() as %Status
Demonstration method using the %iKnow.Classification.Builder() API to create a simple classifier on the Aviation Events demo.
classmethod OptimizeClassifier() as %Status
Code sample using the %iKnow.Classification.Optimizer() class to increase the accuracy of our classification model.
classmethod TestClassifier() as %Status
Code sample using the batch testing features offered by %iKnow.Classification.Utils
FeedbackOpens in a new tab