Tool NamePresence Prediction (Maximum Entropy)
Tool ID1
Library IDimagery_maxent
Version1.0
Author(s)O.Conrad (c) 2015

Description

Presence Prediction (Maximum Entropy)

References

Yoshimasa Tsuruoka: A simple C++ library for maximum entropy classification.

Dekang Lin: A MaxEnt Package in C++.


Parameters

NameTypeIdentifierDescriptionConstraints
Input
Presence Datashapes, inputPRESENCE
Numerical Featuresgrid list, input, optionalFEATURES_NUM
Categorical Featuresgrid list, input, optionalFEATURES_CAT
Output
Presence Probabilitygrid, outputPROBABILITY
Presence Predictiongrid, output, optionalPREDICTION
Options
Background Sample Densityfloating point numberBACKGROUNDBackground sample density as percentage of the total number of cells.Minimum: 0.000000
Maximum: 100.000000
Default: 1.000000
MethodchoiceMETHODAvailable Choices:
[0] Yoshimasa Tsuruoka
[1] Dekang Lin
Default: 0
Load from File...file pathYT_FILE_LOAD
Save to File...file pathYT_FILE_SAVE
RegularizationchoiceYT_REGULAvailable Choices:
[0] none
[1] L1
[2] L2
Default: 1
Regularization Factorfloating point numberYT_REGUL_VALMinimum: 0.000000
Default: 1.000000
Real-valued Numerical FeaturesbooleanYT_NUMASREALDefault: 1
Alphafloating point numberDL_ALPHADefault: 0.100000
Thresholdfloating point numberDL_THRESHOLDMinimum: 0.000000
Default: 0.000000
Maximum Iterationsinteger numberDL_ITERATIONSMinimum: 1
Default: 100
Number of Numeric Value Classesinteger numberNUM_CLASSESMinimum: 1
Default: 32