mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
14 lines
1.0 KiB
Plaintext
14 lines
1.0 KiB
Plaintext
Random Forest Classification (OpenCV)
|
|
imagery_opencv
|
|
ParameterMultipleInput|FEATURES|Features|3|False
|
|
QgsProcessingParameterBoolean|NORMALIZE|Normalize|False
|
|
ParameterVector|TRAIN_AREAS|Training Areas|-1|False
|
|
ParameterTable|TRAIN_CLASS|Class Identifier|False
|
|
QgsProcessingParameterRasterDestination|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
|
|
QgsProcessingParameterBoolean|1SE_RULE|Use 1SE Rule|True
|
|
QgsProcessingParameterBoolean|TRUNC_PRUNED|Truncate Pruned Trees|True
|
|
QgsProcessingParameterNumber|REG_ACCURACY|Regression Accuracy|QgsProcessingParameterNumber.Double|0.010000|False| 0.000000|None
|
|
QgsProcessingParameterNumber|ACTIVE_VARS|Active Variable Count|QgsProcessingParameterNumber.Integer|0|False| 0|None |