mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-08 00:02:35 -05:00
13 lines
852 B
Plaintext
13 lines
852 B
Plaintext
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
|
|
QgsProcessingParameterNumber|MAX_DEPTH|Maximum Tree Depth|QgsProcessingParameterNumber.Integer|10|False| 1|None
|
|
QgsProcessingParameterNumber|MIN_SAMPLES|Minimum Sample Count|QgsProcessingParameterNumber.Integer|2|False| 2|None
|
|
QgsProcessingParameterNumber|MAX_CATEGRS|Maximum Categories|QgsProcessingParameterNumber.Integer|10|False| 1|None
|
|
ParameterBoolean|1SE_RULE|Use 1SE Rule|True
|
|
ParameterBoolean|TRUNC_PRUNED|Truncate Pruned Trees|True
|
|
QgsProcessingParameterNumber|REG_ACCURACY|Regression Accuracy|QgsProcessingParameterNumber.Double|0.010000|False| 0.000000|None |