QGIS/python/plugins/processing/algs/saga/description/DecisionTreeClassification(OpenCV).txt

13 lines
633 B
Plaintext
Raw Normal View History

Decision Tree Classification (OpenCV)
imagery_opencv
ParameterMultipleInput|FEATURES|Features|3|False
ParameterBoolean|NORMALIZE|Normalize|False
ParameterVector|TRAIN_AREAS|Training Areas|-1|False
ParameterTable|TRAIN_CLASS|Class Identifier|False
OutputRaster|CLASSES|Classification
ParameterNumber|MAX_DEPTH|Maximum Tree Depth| 1|None| 10
ParameterNumber|MIN_SAMPLES|Minimum Sample Count| 2|None| 2
ParameterNumber|MAX_CATEGRS|Maximum Categories| 1|None| 10
ParameterBoolean|1SE_RULE|Use 1SE Rule|True
ParameterBoolean|TRUNC_PRUNED|Truncate Pruned Trees|True
ParameterNumber|REG_ACCURACY|Regression Accuracy| 0.000000|None| 0.010000