QGIS/python/plugins/processing/algs/saga/description/MaximumEntropyPresencePrediction.txt

18 lines
1.3 KiB
Plaintext
Raw Normal View History

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
OutputRaster|PREDICTION|Presence Prediction
OutputRaster|PROBABILITY|Presence Probability
2017-08-15 04:34:43 +10:00
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
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|YT_REGUL_VAL|Regularization Factor|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000|None
ParameterBoolean|YT_NUMASREAL|Real-valued Numerical Features|True
2017-08-15 04:34:43 +10:00
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