2017-06-23 13:36:45 +02:00
|
|
|
Random Forest Presence Prediction (ViGrA)
|
|
|
|
imagery_vigra
|
|
|
|
ParameterMultipleInput|FEATURES|Features|3|False
|
2017-08-15 05:07:09 +10:00
|
|
|
QgsProcessingParameterRasterDestination|PREDICTION|Presence Prediction
|
|
|
|
QgsProcessingParameterRasterDestination|PROBABILITY|Presence Probability
|
2017-06-23 13:36:45 +02:00
|
|
|
ParameterVector|PRESENCE|Presence Data|-1|False
|
2017-08-15 04:34:43 +10:00
|
|
|
QgsProcessingParameterNumber|BACKGROUND|Background Sample Density [Percent]|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000| 100.000000
|
2017-06-23 13:36:45 +02:00
|
|
|
ParameterBoolean|DO_MRMR|Minimum Redundancy Feature Selection|False
|
2017-08-15 04:34:43 +10:00
|
|
|
QgsProcessingParameterNumber|mRMR_NFEATURES|Number of Features|QgsProcessingParameterNumber.Integer|50|False| 1|None
|
2017-06-23 13:36:45 +02:00
|
|
|
ParameterBoolean|mRMR_DISCRETIZE|Discretization|True
|
2017-08-15 04:34:43 +10:00
|
|
|
QgsProcessingParameterNumber|mRMR_THRESHOLD|Discretization Threshold|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000|None
|
2017-06-23 13:36:45 +02:00
|
|
|
ParameterSelection|mRMR_METHOD|Selection Method|[0] Mutual Information Difference (MID);[1] Mutual Information Quotient (MIQ)| 0
|
|
|
|
ParameterFile|RF_IMPORT|Import from File|False|False
|
|
|
|
ParameterFile|RF_EXPORT|Export to File|False|False
|
2017-08-15 04:34:43 +10:00
|
|
|
QgsProcessingParameterNumber|RF_TREE_COUNT|Tree Count|QgsProcessingParameterNumber.Integer|32|False| 1|None
|
|
|
|
QgsProcessingParameterNumber|RF_TREE_SAMPLES|Samples per Tree|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000| 1.000000
|
2017-06-23 13:36:45 +02:00
|
|
|
ParameterBoolean|RF_REPLACE|Sample with Replacement|True
|
2017-08-15 04:34:43 +10:00
|
|
|
QgsProcessingParameterNumber|RF_SPLIT_MIN_SIZE|Minimum Node Split Size|QgsProcessingParameterNumber.Integer|1|False| 1|None
|
2017-06-23 13:36:45 +02:00
|
|
|
ParameterSelection|RF_NODE_FEATURES|Features per Node|[0] logarithmic;[1] square root;[2] all| 1
|
|
|
|
ParameterSelection|RF_STRATIFICATION|Stratification|[0] none;[1] equal;[2] proportional| 0
|