| Name | Type | Identifier | Description | Constraints |
Input | Presence Data | shapes, input | PRESENCE | - | - |
Numerical Features (*) | grid list, input, optional | FEATURES_NUM | - | - |
Categorical Features (*) | grid list, input, optional | FEATURES_CAT | - | - |
Output | Presence Prediction | grid, output | PREDICTION | - | - |
Presence Probability | grid, output | PROBABILITY | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Background Sample Density [Percent] | floating point number | BACKGROUND | - | Minimum: 0.000000 Maximum: 100.000000 Default: 1.000000 |
Method | choice | METHOD | - | Available Choices: [0] Yoshimasa Tsuruoka [1] Dekang Lin Default: 0 |
Load from File... | file path | YT_FILE_LOAD | - | - |
Save to File... | file path | YT_FILE_SAVE | - | - |
Regularization | choice | YT_REGUL | - | Available Choices: [0] none [1] L1 [2] L2 Default: 1 |
Regularization Factor | floating point number | YT_REGUL_VAL | - | Minimum: 0.000000 Default: 1.000000 |
Real-valued Numerical Features | boolean | YT_NUMASREAL | - | Default: 1 |
Alpha | floating point number | DL_ALPHA | - | Default: 0.100000 |
Threshold | floating point number | DL_THRESHOLD | - | Minimum: 0.000000 Default: 0.000000 |
Maximum Iterations | integer number | DL_ITERATIONS | - | Minimum: 1 Default: 100 |
Number of Numeric Value Classes | integer number | NUM_CLASSES | - | Minimum: 1 Default: 32 |
(*) optional |