mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
18 lines
1.5 KiB
Plaintext
18 lines
1.5 KiB
Plaintext
Maximum Entropy Presence Prediction
|
|
imagery_maxent
|
|
QgsProcessingParameterFeatureSource|PRESENCE|Presence Data|-1|None|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
|
|
QgsProcessingParameterEnum|METHOD|Method|[0] Yoshimasa Tsuruoka;[1] Dekang Lin|False|0
|
|
ParameterFile|YT_FILE_LOAD|Load from File...|False|False
|
|
ParameterFile|YT_FILE_SAVE|Save to File...|False|False
|
|
QgsProcessingParameterEnum|YT_REGUL|Regularization|[0] none;[1] L1;[2] L2|False|1
|
|
QgsProcessingParameterNumber|YT_REGUL_VAL|Regularization Factor|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000|None
|
|
QgsProcessingParameterBoolean|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 |