EngineType Property
Syntax
CWIMAQCustomClassifier.EngineType
Data Type
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.
Purpose
Type of engine this classifier has been trained with.