ClassifierType
The type of classifier to create. You can use one of the following values:
RandomForest
. Uses the random forest algorithm for the classifier.
Actions: | ClassifierCreate |
Type: | String |
Default: | |
Example: | ClassifierType=RandomForest
|
See Also: | FeatureFields |