CWIMAQClassifierEngineTypes Enumeration
CWIMAQClassifierEngineTypes are the engines that a CWIMAQClassifier can be trained with.
You can use the following constants with this data type:
- cwimaqEngineNearestNeighbor—This classifier has been trained with the Nearest Neighbor engine.
- cwimaqEngineNone—This classifier has not been trained yet, and so has no engine.