mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
18 lines
1.4 KiB
Plaintext
18 lines
1.4 KiB
Plaintext
Maximum Entropy Presence Prediction
|
|
imagery_maxent
|
|
ParameterVector|PRESENCE|Presence Data|-1|False
|
|
ParameterMultipleInput|FEATURES_NUM|Numerical Features|3|True
|
|
ParameterMultipleInput|FEATURES_CAT|Categorical Features|3|True
|
|
QgsProcessingParameterRasterDestination|PREDICTION|Presence Prediction
|
|
QgsProcessingParameterRasterDestination|PROBABILITY|Presence Probability
|
|
QgsProcessingParameterNumber|BACKGROUND|Background Sample Density [Percent]|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000| 100.000000
|
|
ParameterSelection|METHOD|Method|[0] Yoshimasa Tsuruoka;[1] Dekang Lin| 0
|
|
ParameterFile|YT_FILE_LOAD|Load from File...|False|False
|
|
ParameterFile|YT_FILE_SAVE|Save to File...|False|False
|
|
ParameterSelection|YT_REGUL|Regularization|[0] none;[1] L1;[2] L2| 1
|
|
QgsProcessingParameterNumber|YT_REGUL_VAL|Regularization Factor|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000|None
|
|
ParameterBoolean|YT_NUMASREAL|Real-valued Numerical Features|True
|
|
QgsProcessingParameterNumber|DL_ALPHA|Alpha|QgsProcessingParameterNumber.Double|0.100000|False|None|None
|
|
QgsProcessingParameterNumber|DL_THRESHOLD|Threshold|QgsProcessingParameterNumber.Double|0.000000|False| 0.000000|None
|
|
QgsProcessingParameterNumber|DL_ITERATIONS|Maximum Iterations|QgsProcessingParameterNumber.Integer|100|False| 1|None
|
|
QgsProcessingParameterNumber|NUM_CLASSES|Number of Numeric Value Classes|QgsProcessingParameterNumber.Integer|32|False| 1|None |